[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: ChangeLog
User: ahvezda
Date: 05/08/14 21:26:49
Modified: . ChangeLog
Log:
Commited Carlos Azevedo gnetlist rename patch, also his chdir and rc expand
patch. Added grid-mode and grid-fixed-threshold keywords and implementation.
Added add-attribute-offset (but not the implementation; still under devel)
Revision Changes Path
1.388 +9 -0 eda/geda/devel/gschem/ChangeLog
(In the diff below, changes in quantity of whitespace are not shown.)
Index: ChangeLog
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/devel/gschem/ChangeLog,v
retrieving revision 1.387
retrieving revision 1.388
diff -u -b -r1.387 -r1.388
--- ChangeLog 5 Aug 2005 02:52:13 -0000 1.387
+++ ChangeLog 15 Aug 2005 01:26:49 -0000 1.388
@@ -1,3 +1,12 @@
+2005-08-14 Ales Hvezda <ahvezda@xxxxxxxxxxxxx>
+
+ * noweb/g_rc.nw, g_register.nw, i_vars.nw: Added
+ g_rc_grid_fixed_threshold, g_rc_grid_mode and
+ g_rc_add_attribute_offset (which isn't used yet)
+
+ * noweb/x_grid.nw: Added implmentation for fixed grid mode and
+ threshold (control by grid-mode and grid-fixed-threshold keywords).
+
2005-08-04 22:49 Dan McMahill <danmc>
* include/globals.h, noweb/globals.nw, noweb/parsecmd.nw,