[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: ChangeLog
User: ahvezda
Date: 06/09/06 21:30:06
Modified: . ChangeLog configure.ac
Log:
Updated version numbers to 20060906. Applied patch for Bug#1552338 and
changed the mouse gain to unity.
Revision Changes Path
1.334 +9 -0 eda/geda/gaf/libgeda/ChangeLog
(In the diff below, changes in quantity of whitespace are not shown.)
Index: ChangeLog
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/libgeda/ChangeLog,v
retrieving revision 1.333
retrieving revision 1.334
diff -u -b -r1.333 -r1.334
--- ChangeLog 4 Sep 2006 16:56:05 -0000 1.333
+++ ChangeLog 7 Sep 2006 01:30:06 -0000 1.334
@@ -1,3 +1,12 @@
+2006-09-06 Ales Hvezda <ahvezda@xxxxxxxxxxxxx>
+
+ * configure.ac: Updated program version to 20060906.
+
+ * share/Makefile.am: Changed the install directory of prolog.ps
+ to the DATA directory and not the RC directory since that is
+ where system-gafrc is looking for it. This bug was found when
+ --with-rcdir was used. This fix is related to Bug#1552338.
+
2006-09-04 Ales Hvezda <ahvezda@xxxxxxxxxxxxx>
* src/s_toplevel.c: Added code to s_toplevel_delete
1.32 +1 -1 eda/geda/gaf/libgeda/configure.ac
(In the diff below, changes in quantity of whitespace are not shown.)
Index: configure.ac
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/libgeda/configure.ac,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -b -r1.31 -r1.32
--- configure.ac 1 Sep 2006 01:05:01 -0000 1.31
+++ configure.ac 7 Sep 2006 01:30:06 -0000 1.32
@@ -4,7 +4,7 @@
AC_PREREQ(2.54)
PACKAGE=libgeda
-VERSION=20060824
+VERSION=20060906
SHARED_LIBRARY_VERSION=26:0:0
echo Configuring $PACKAGE version $VERSION
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs