[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: ChangeLog
User: danmc
Date: 06/04/04 22:34:25
Modified: . ChangeLog
Log:
note gsch2pcb updates
Revision Changes Path
1.118 +13 -0 eda/geda/devel/utils/ChangeLog
(In the diff below, changes in quantity of whitespace are not shown.)
Index: ChangeLog
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/devel/utils/ChangeLog,v
retrieving revision 1.117
retrieving revision 1.118
diff -u -b -r1.117 -r1.118
--- ChangeLog 13 Mar 2006 03:45:01 -0000 1.117
+++ ChangeLog 5 Apr 2006 02:34:25 -0000 1.118
@@ -1,3 +1,16 @@
+2006-04-05 02:32 Dan McMahill <danmc>
+
+ * src/gsch2pcb.c: - look at the environment variable GNETLIST if
+ set to get the name of the gnetlist executible. Defaults to
+ gnetlist if GNETLIST is not set.
+
+ - add a pointer to the gEDA, PCB and gEDA wiki pages in the
+ --help output.
+
+ - run gnetlist -g pcbpins as part of the gnetlist runs to
+ generate a PCB actions file which propagates pin names (not
+ just the numbers) from schematic to layout.
+
2006-03-12 Ales Hvezda <ahvezda@xxxxxxxxxxxxx>
* lib/system-gschlasrc.in: Removed load for the system-gafrc file,