[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: ChangeLog
User: ahvezda
Date: 05/03/08 23:07:26
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.185 +4 -0 eda/geda/devel/symbols/ChangeLog
(In the diff below, changes in quantity of whitespace are not shown.)
Index: ChangeLog
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/devel/symbols/ChangeLog,v
retrieving revision 1.184
retrieving revision 1.185
diff -u -b -r1.184 -r1.185
--- ChangeLog 6 Mar 2005 21:10:51 -0000 1.184
+++ ChangeLog 9 Mar 2005 04:07:25 -0000 1.185
@@ -1,3 +1,7 @@
+2005-03-08 Ales Hvezda <ahvezda@xxxxxxxxxxxxx>
+
+ * configure.ac: Bumped version to 20050313
+
2005-03-06 Ales Hvezda <ahvezda@xxxxxxxxxxxxx>
* system-gafrc.in, font/newline.sym: Fixed up hashtable filling
1.15 +1 -1 eda/geda/devel/symbols/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/symbols/configure.ac,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -b -r1.14 -r1.15
--- configure.ac 14 Jan 2005 22:35:05 -0000 1.14
+++ configure.ac 9 Mar 2005 04:07:26 -0000 1.15
@@ -4,7 +4,7 @@
AC_PREREQ(2.54)
PACKAGE=geda-symbols
-VERSION=20041228
+VERSION=20050313
echo Configuring $PACKAGE version $VERSION
# Initialize automake stuff