[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: ChangeLog
User: danmc
Date: 05/02/21 00:39:36
Modified: . ChangeLog
Log:
note changes
Revision Changes Path
1.251 +10 -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.250
retrieving revision 1.251
diff -u -b -r1.250 -r1.251
--- ChangeLog 21 Feb 2005 03:06:05 -0000 1.250
+++ ChangeLog 21 Feb 2005 05:39:34 -0000 1.251
@@ -1,3 +1,13 @@
+2005-02-21 05:38 Dan McMahill <danmc>
+
+ * configure.ac, src/Makefile.am: if we are using gcc, add -Wall
+
+2005-02-21 03:58 Dan McMahill <danmc>
+
+ * autogen.sh: avoid using the '-path' primary to find(1) as it's an
+ extension to posix.2 and is not supported on some operating
+ systems such as solaris. Now we can autogen.sh on solaris 9.
+
2005-02-21 03:04 Dan McMahill <danmc>
* noweb/: f_image.nw, g_rc.nw, o_picture.nw, o_text_basic.nw: fix