[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: ChangeLog
User: cnieves
Date: 05/02/22 14:53:25
Modified: . ChangeLog
Log:
Initialize GDK in libgeda instead of the app if it's a non-graphical app.
Revision Changes Path
1.252 +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.251
retrieving revision 1.252
diff -u -b -r1.251 -r1.252
--- ChangeLog 21 Feb 2005 05:39:34 -0000 1.251
+++ ChangeLog 22 Feb 2005 19:53:24 -0000 1.252
@@ -1,3 +1,7 @@
+2005-02-22 Carlos Nieves Onega <cnieves@xxxxxxxxxx>
+
+ * noweb/o_picture.nw: Initialize GDK if it's a non-graphical app.
+
2005-02-21 05:38 Dan McMahill <danmc>
* configure.ac, src/Makefile.am: if we are using gcc, add -Wall