[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: ChangeLog
User: cnieves
Date: 05/10/01 04:30:59
Modified: . ChangeLog
Log:
Fixed compiler warning.
Revision Changes Path
1.275 +4 -0 eda/geda/devel/libgeda/ChangeLog
(In the diff below, changes in quantity of whitespace are not shown.)
Index: ChangeLog
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/devel/libgeda/ChangeLog,v
retrieving revision 1.274
retrieving revision 1.275
diff -u -b -r1.274 -r1.275
--- ChangeLog 30 Sep 2005 22:01:52 -0000 1.274
+++ ChangeLog 1 Oct 2005 08:30:59 -0000 1.275
@@ -1,3 +1,7 @@
+2005-10-01 Carlos Nieves Onega <cnieves@xxxxxxxxxx>
+ * noweb/s_encoding.h: Fixed compiler warning. Thanks to Dan McMahill
+ for pointing out the solution.
+
2005-09-30 Carlos Nieves Onega <cnieves@xxxxxxxxxx>
* include/struct.h, noweb/o_picture.nw:
Added embedded variable to the picture struct and initialize it.