[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: ChangeLog
User: sdb
Date: 05/03/06 14:17:26
Modified: . ChangeLog
Log:
Fix uninitialized variables found by Dan.
Revision Changes Path
1.24 +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.23
retrieving revision 1.24
diff -u -b -r1.23 -r1.24
--- ChangeLog 21 Feb 2005 05:31:03 -0000 1.23
+++ ChangeLog 6 Mar 2005 19:17:25 -0000 1.24
@@ -1,3 +1,8 @@
+2005-03-06 Stuart Brorson <sdb@xxxxxxxxxx>
+
+ * src/s_table.c, src/x_dialog.c: Fix some uninitialized variables
+ found by Dan McMahill & -wall gcc warning.
+
2005-02-21 05:29 Dan McMahill <danmc>
* configure.ac, include/prototype.h, include/struct.h,