[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: ChangeLog
User: cnieves
Date: 05/11/26 19:15:00
Modified: . ChangeLog
Log:
Libgeda checks if there is an autosave backup file when loading a new
schematic and call an app-dependant function to ask the user what to do.
Gschem opens a window to ask the user. Other apps just output a warning
and continue.
Revision Changes Path
1.36 +5 -0 eda/geda/devel/gattrib/ChangeLog
(In the diff below, changes in quantity of whitespace are not shown.)
Index: ChangeLog
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/devel/gattrib/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -b -r1.35 -r1.36
--- ChangeLog 27 Sep 2005 22:45:52 -0000 1.35
+++ ChangeLog 27 Nov 2005 00:15:00 -0000 1.36
@@ -1,3 +1,8 @@
+2005-11-27 Carlos Nieves Onega <cnieves@xxxxxxxxxx>
+ * src/globals.c: Added setting of load_newer_backup_func to NULL.
+ It is needed now libgeda checks for autosave backup files when
+ opening a schematic.
+
2005-09-27 18:45 Dan McMahill <danmc>
* src/: gtkitementry_2_2.c, gtksheet_2_2.c: remove various compiler