[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: ChangeLog
User: cnieves
Date: 05/11/18 15:31:47
Modified: . ChangeLog
Log:
Changed autosave code so the timer callback doesn't do the
autosave backups. Now are made within o_undo_savestate, so
backups will ONLY be saved when there was a change to the
schematic and there was a timeout of the autosave timer.
Revision Changes Path
1.413 +8 -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.412
retrieving revision 1.413
diff -u -b -r1.412 -r1.413
--- ChangeLog 7 Nov 2005 02:43:06 -0000 1.412
+++ ChangeLog 18 Nov 2005 20:31:47 -0000 1.413
@@ -1,3 +1,11 @@
+2005-11-18 Carlos Nieves Onega <cnieves@xxxxxxxxxx>
+ * include/prototype.h, lib/system-gschemrc.in, noweb/o_misc.nw,
+ noweb/o_undo.nw:
+ Changed autosave code so the timer callback doesn't do the
+ autosave backups. Now are made within o_undo_savestate, so
+ backups will ONLY be saved when there was a change to the
+ schematic and there was a timeout of the autosave timer.
+
2005-11-06 Ales Hvezda <ahvezda@xxxxxxxxxxxxx>
* noweb/o_pin.nw, o_bus.nw, o_net.nw: Changed the rubber band erase