Fixed up comments in the update script to what works and is used when updating
[geda-gaf/peter-b.git] / symbols / ChangeLog
blob8d85ca59dc4b53e42f8551560e30754c34f5f811
1 # Do not edit this file - generated from version control history
4 commit 099c49e5689afda4b8a5221dde73f9fdf1972ce7
5 Author: Ales Hvezda <ahvezda@seul.org>
6 Date:   Thu Jul 5 00:11:45 2007 -0400
8     Updated all version strings to 1.1.0 and 20070705
10 commit 87731dda219b0986fed0d1a7789e17678dd79d8c
11 Author: Ales Hvezda <ahvezda@seul.org>
12 Date:   Wed Jul 4 23:55:07 2007 -0400
14     Removed AM_MAINTAINER_MODE from all configure.ac[.in] files.
15     
16     Maintainer mode is no longer needed or desired now that we are no longer
17     using CVS.  Hopefully this will prevent some of the odd problems that were
18     observed during the last release when the Makefile's didn't get auto
19     regenerated.
21 commit dc7b8c53f4bc94626634887e46167a367a91f707
22 Author: Ales Hvezda <ahvezda@seul.org>
23 Date:   Wed Jul 4 23:32:15 2007 -0400
25     Changed gEDA/gaf's version mechanism to use new dotted X.Y.Z convention
26     
27     Added DOTTED_VERSION and DATE_VERSION variables to all configure.ac[.in]
28     files.  Changed all version related output to be DOTTED_VERSION.DATE_VERSION.
29     Updated the configure.ac[.in] files to have consistent top sections.
30     Updated code and various scheme files to use the new DOTTED_VERSION
31     and DATE_VERSION variables available via config.h.  Stopped using
32     PREPEND_VERSION_STRING as the mechanism for doing the dotted versions
33     (not intended for that use).  Updated update-versions.sh script to set the
34     version in all the configure.ac[.in] files and the toplevel Makefile.
35     Went through all the g_rc.c files and make the handling of rc file
36     mismatch handling consistent.
38 commit ba691725f807a4b0a250bfab5111a2c74c289413
39 Author: Peter TB Brett <peter@peter-b.co.uk>
40 Date:   Thu Jun 28 15:49:44 2007 +0100
42     symbols: Distribute ChangeLog-1.0
44 commit edff766e8b15c311505810241528026f722e30b6
45 Author: Peter TB Brett <peter@peter-b.co.uk>
46 Date:   Sat Jun 23 18:19:11 2007 +0100
48     Make sure various files are installed.
49     
50     Several new files were not being distributed. This patch addresses the
51     problem by adding files to EXTRA_DIST in automake input files.
53 commit e57c37a66edc1c4d4e4d7160001749df51b96c4b
54 Author: Peter Clifton <pcjc2@cam.ac.uk>
55 Date:   Sat Jun 23 18:17:29 2007 +0100
57     Move all .cvsignore files to .gitignore files
59 commit 018e591753e79a8d60fc3500dc90c60ff880983d
60 Author: Peter TB Brett <peter@peter-b.co.uk>
61 Date:   Sat Jun 23 16:57:27 2007 +0100
63     symbols: Fix right parenthesis font definition.
65 commit 065595ccd8b5e77616c29a37742357cfab0ae7f7
66 Author: Peter TB Brett <peter@peter-b.co.uk>
67 Date:   Sat Jun 23 16:11:44 2007 +0100
69     Changes to ChangeLog usage.
70     
71     With actual changes this time.  Old-style changelogs as of gaf 1.0
72     (release of 26th June 2007) are moved to ChangeLog-1.0; new (blank)
73     ChangeLogs replace them.  A script has been added to the gaf top level
74     to allow maintainers to update all the ChangeLog files immediately
75     prior to making out a release.
77 commit 9dde0233ebed32065511b567445f9f34d4b3bea1
78 Author: Peter TB Brett <peter@peter-b.co.uk>
79 Date:   Fri Jun 15 09:06:56 2007 +0100
81     Refactor system RC files
82     
83     Moved system-gafrc into the libgeda package, where it belongs.
84     Removed all environment and configure substitutions.  Created separate
85     font and component library setup scripts in the symbols package,
86     automatically loaded by system-gafrc if they exist.  Updated
87     system-gschemrc to use new infrastructure.
90 #GCL#