[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: ChangeLog
User: ahvezda
Date: 05/03/08 23:06:41
Modified: . ChangeLog configure.ac
Log:
Updated gsch2pcb tutorial, changed version number in configure.ac (20050313),
ran make dist to update pot/po files.
Revision Changes Path
1.239 +4 -0 eda/geda/devel/gnetlist/ChangeLog
(In the diff below, changes in quantity of whitespace are not shown.)
Index: ChangeLog
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/devel/gnetlist/ChangeLog,v
retrieving revision 1.238
retrieving revision 1.239
diff -u -b -r1.238 -r1.239
--- ChangeLog 7 Mar 2005 02:11:28 -0000 1.238
+++ ChangeLog 9 Mar 2005 04:06:40 -0000 1.239
@@ -1,3 +1,7 @@
+2005-03-08 Ales Hvezda <ahvezda@xxxxxxxxxxxxx>
+
+ * configure.ac: Bumped version to 20050313
+
2005-03-06 Ales Hvezda <ahvezda@xxxxxxxxxxxxx>
* src/gnetlist.c: Fixed code to allow user to specify absolute
1.16 +1 -1 eda/geda/devel/gnetlist/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/gnetlist/configure.ac,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -b -r1.15 -r1.16
--- configure.ac 22 Feb 2005 22:13:27 -0000 1.15
+++ configure.ac 9 Mar 2005 04:06:40 -0000 1.16
@@ -4,7 +4,7 @@
AC_PREREQ(2.54)
PACKAGE=geda-gnetlist
-VERSION=20041228
+VERSION=20050313
echo Configuring $PACKAGE version $VERSION
# Initialize automake