[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: ChangeLog
User: ahvezda
Date: 06/08/24 21:00:06
Modified: . ChangeLog configure.ac
Log:
Fixed a few Makefiles to allow make distcheck to work again. Bumped version
numbers again, fixed a component update bug, and bunch of other last minute
piddly fixes.
Revision Changes Path
1.273 +5 -0 eda/geda/gaf/gnetlist/ChangeLog
(In the diff below, changes in quantity of whitespace are not shown.)
Index: ChangeLog
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/gnetlist/ChangeLog,v
retrieving revision 1.272
retrieving revision 1.273
diff -u -b -r1.272 -r1.273
--- ChangeLog 22 Aug 2006 03:01:21 -0000 1.272
+++ ChangeLog 25 Aug 2006 01:00:06 -0000 1.273
@@ -1,3 +1,8 @@
+2006-08-22 Ales Hvezda <ahvezda@xxxxxxxxxxxxx>
+
+ * scheme/Makefile.am: Added a couple files to the distclean and
+ maintainerclean rules to make distcheck happy.
+
2006-08-21 Ales Hvezda <ahvezda@xxxxxxxxxxxxx>
* README: Updated the README a little to be ready for the next
1.28 +1 -1 eda/geda/gaf/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/gaf/gnetlist/configure.ac,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -b -r1.27 -r1.28
--- configure.ac 22 Aug 2006 03:01:21 -0000 1.27
+++ configure.ac 25 Aug 2006 01:00:06 -0000 1.28
@@ -4,7 +4,7 @@
AC_PREREQ(2.54)
PACKAGE=geda-gnetlist
-VERSION=20060821
+VERSION=20060824
echo Configuring $PACKAGE version $VERSION
# Initialize automake
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs