[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: ChangeLog
User: cnieves
Date: 06/04/09 06:54:22
Modified: . ChangeLog
Log:
Enable logging when the filename specified couldn't be found.
Thanks to Hans for reporting the bug and providing the patch.
This fixes bug 1452836.
Revision Changes Path
1.100 +6 -0 eda/geda/devel/gsymcheck/ChangeLog
(In the diff below, changes in quantity of whitespace are not shown.)
Index: ChangeLog
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/devel/gsymcheck/ChangeLog,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -b -r1.99 -r1.100
--- ChangeLog 13 Mar 2006 03:44:57 -0000 1.99
+++ ChangeLog 9 Apr 2006 10:54:21 -0000 1.100
@@ -1,3 +1,9 @@
+2006-04-09 Carlos Nieves Onega <cnieves@xxxxxxxxxx>
+
+ * src/gsymcheck.c: Enable logging when the filename specified couldn't
+ be found. Thanks to Hans for reporting the bug and providing the patch.
+ This fixes bug 1452836.
+
2006-03-12 Ales Hvezda <ahvezda@xxxxxxxxxxxxx>
* lib/system-gsymcheckrc.in: Removed load for the system-gafrc file,