[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: ChangeLog
User: cnieves
Date: 07/04/21 15:54:06
Modified: . ChangeLog configure.ac.in
Log:
Moved gschemdoc from utils/scripts to gschem/scripts.
gschem:
* configure.ac.in, scripts/Makefile.am, scripts/config.sh.in,
scripts/gschemdoc.sh:
Applied patch by Peter Brett. Moved gschemdoc from
utils/scripts to gschem/scripts.
utils:
* configure.ac, scripts/Makefile.am, scripts/gschemdoc.sh,
scripts/config.sh.in: Applied patch by Peter Brett.
Moved gschemdoc from utils/scripts to gschem/scripts.
Revision Changes Path
1.665 +6 -0 eda/geda/gaf/gschem/ChangeLog
(In the diff below, changes in quantity of whitespace are not shown.)
Index: ChangeLog
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/gschem/ChangeLog,v
retrieving revision 1.664
retrieving revision 1.665
diff -u -b -r1.664 -r1.665
--- ChangeLog 21 Apr 2007 18:59:06 -0000 1.664
+++ ChangeLog 21 Apr 2007 19:54:06 -0000 1.665
@@ -12,6 +12,12 @@
2007-04-21 Carlos Nieves Onega <cnieves (AT) iespana (DOT) es>
+ * configure.ac.in, scripts/Makefile.am, scripts/config.sh.in,
+ scripts/gschemdoc.sh:
+
+ Applied patch by Peter Brett. Moved gschemdoc from
+ utils/scripts to gschem/scripts.
+
* lib/system-gschemrc.in: Use PgUp & PgDn to change pages in gschem.
Applied patch from Peter Brett. Thanks!
1.9 +2 -1 eda/geda/gaf/gschem/configure.ac.in
(In the diff below, changes in quantity of whitespace are not shown.)
Index: configure.ac.in
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/gschem/configure.ac.in,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- configure.ac.in 21 Apr 2007 17:10:35 -0000 1.8
+++ configure.ac.in 21 Apr 2007 19:54:06 -0000 1.9
@@ -1,4 +1,4 @@
-# $Id: configure.ac.in,v 1.8 2007/04/21 17:10:35 pcjc2 Exp $
+# $Id: configure.ac.in,v 1.9 2007/04/21 19:54:06 cnieves Exp $
#
# Process this file with autoconf to produce a configure script.
AC_INIT
@@ -550,6 +550,7 @@
scheme/Makefile
bitmap/Makefile
scripts/Makefile
+ scripts/config.sh
examples/Makefile
docs/Makefile
lib/Makefile
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs