[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: ChangeLog
User: ahvezda
Date: 05/08/19 22:43:47
Modified: . ChangeLog configure.ac
Log:
Update package versions
Revision Changes Path
1.112 +5 -1 eda/geda/devel/utils/ChangeLog
(In the diff below, changes in quantity of whitespace are not shown.)
Index: ChangeLog
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/devel/utils/ChangeLog,v
retrieving revision 1.111
retrieving revision 1.112
diff -u -b -r1.111 -r1.112
--- ChangeLog 20 Aug 2005 01:46:24 -0000 1.111
+++ ChangeLog 20 Aug 2005 02:43:47 -0000 1.112
@@ -4,13 +4,17 @@
ViewDraw converter. Thanks. Changes include:
- Updated to support gEDA file format version 1
- Added capability to import more graphic styles from ViewDraw
- - Corrected bug associated with absense of library reference in local ViewDraw symbols
+ - Corrected bug associated with absense of library reference in local
+ ViewDraw symbols
- Removed command-line option -s; no longer necessary
- Mapped ViewDraw "SIGNAL" attribute to gEDA "net" attribute
- Mapped ViewDraw "HETERO" attribute to a new "split" attribute
(netlister to be later updated to support this)
- Mapped ViewDraw "PINTYPE" attributes to correct gEDA pintypes
+ * configure.ac: Bumped the package version to 20050820 which will be
+ a real snapshot.
+
2005-08-16 Stuart Brorson <sdb@xxxxxxxxxx>
* configure.ac, Makefile.am, src/grenum.[hc]
src/Makefile.am, doc/Makefile.am, man/*:
1.23 +1 -1 eda/geda/devel/utils/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/utils/configure.ac,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -b -r1.22 -r1.23
--- configure.ac 17 Aug 2005 16:41:52 -0000 1.22
+++ configure.ac 20 Aug 2005 02:43:47 -0000 1.23
@@ -4,7 +4,7 @@
AC_PREREQ(2.54)
PACKAGE=geda-utils
-VERSION=20050814
+VERSION=20050820
echo Configuring $PACKAGE version $VERSION
# Initialize automake