[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: ChangeLog
User: ahvezda
Date: 06/01/22 08:55:34
Modified: . ChangeLog configure.ac
Log:
A bunch of changes in prep for a release along with some minor bug fixes.
Removed some m4 files from CVS (and associated changes) since these files
are installation specific (and are automatically included in the distribution
tarballs). Updated READMEs. Bumped version in configure.ac files.
Revision Changes Path
1.26 +6 -0 eda/geda/devel/setup/ChangeLog
(In the diff below, changes in quantity of whitespace are not shown.)
Index: ChangeLog
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/devel/setup/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -b -r1.25 -r1.26
--- ChangeLog 20 Aug 2005 02:43:46 -0000 1.25
+++ ChangeLog 22 Jan 2006 13:55:34 -0000 1.26
@@ -1,3 +1,9 @@
+2006-01-16 Ales Hvezda <ahvezda@xxxxxxxxxxxxx>
+
+ * configure.ac: Bumped package version to 20060123
+
+ * README: Updated for the new year and release.
+
2005-08-19 Ales Hvezda <ahvezda@xxxxxxxxxxxxx>
* configure.ac: Bumped the package version to 20050820 which will be
1.11 +1 -1 eda/geda/devel/setup/configure.ac
(In the diff below, changes in quantity of whitespace are not shown.)
Index: configure.ac
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/devel/setup/configure.ac,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- configure.ac 20 Aug 2005 02:43:46 -0000 1.10
+++ configure.ac 22 Jan 2006 13:55:34 -0000 1.11
@@ -5,7 +5,7 @@
PACKAGE=geda-setup
# new way of doing version
-VERSION=20050820
+VERSION=20060123
echo Configuring $PACKAGE version $VERSION