Another set of po files changed via make distcheck
[geda-gaf/peter-b.git] / symbols / ChangeLog
blobd1b05197308acd5dca6e386a389895bb28315895
1 # Do not edit this file - generated from version control history
4 commit 92b3b65d0cec286b0ce59fc43cc07dcb60c39fa1
5 Author: Ales Hvezda <ahvezda@seul.org>
6 Date:   Sat Aug 18 16:14:30 2007 -0400
8     Bumped versions to 1.1.2/20070818/30:2:0 for the next development snapshot
10 commit 525b4a0ff3a1b8cc321f117513796e4571702da8
11 Author: Bernd Jendrisse <bernd.jendrissek@gmail.com>
12 Date:   Sun Jul 29 09:56:33 2007 -0400
14     Applied patch to use $(GROFF) instead of which groff
16 commit e978b9098c7567ad3b9c834a5e4914de3bc039ec
17 Author: Ales Hvezda <ahvezda@seul.org>
18 Date:   Sun Jul 8 18:18:39 2007 -0400
20     Updated ChangeLogs using ./update-changelogs.sh 1.0-20070526..master
22 commit d7e8f5abc35644e90bfabf84396023cab09f2968
23 Author: Ales Hvezda <ahvezda@seul.org>
24 Date:   Sun Jul 8 16:18:57 2007 -0400
26     Updated configure.ac[.in] and Makefile versions in prep for a release.
27     
28     The update was done by running ./update-versions.sh 1.1.1 20070708 30:1
29     at the toplevel.  libgeda's shared library version is now 30:1:0
31 commit 3f3505662fe4bb8c585aea0ea965296bd923956c
32 Author: Carlos Nieves Onega <cnieves@iespana.es>
33 Date:   Sun Jul 8 21:16:17 2007 +0200
35     Added *~ to .gitignore files.
37 commit dd995d808b9f4440db48d2daa2473a9d9cfd88ef
38 Author: Ales Hvezda <ahvezda@seul.org>
39 Date:   Thu Jul 5 01:36:31 2007 -0400
41     Updated ChangeLogs using ./update-changelogs.sh 1.0-20070526..master
43 commit 099c49e5689afda4b8a5221dde73f9fdf1972ce7
44 Author: Ales Hvezda <ahvezda@seul.org>
45 Date:   Thu Jul 5 00:11:45 2007 -0400
47     Updated all version strings to 1.1.0 and 20070705
49 commit 87731dda219b0986fed0d1a7789e17678dd79d8c
50 Author: Ales Hvezda <ahvezda@seul.org>
51 Date:   Wed Jul 4 23:55:07 2007 -0400
53     Removed AM_MAINTAINER_MODE from all configure.ac[.in] files.
54     
55     Maintainer mode is no longer needed or desired now that we are no longer
56     using CVS.  Hopefully this will prevent some of the odd problems that were
57     observed during the last release when the Makefile's didn't get auto
58     regenerated.
60 commit dc7b8c53f4bc94626634887e46167a367a91f707
61 Author: Ales Hvezda <ahvezda@seul.org>
62 Date:   Wed Jul 4 23:32:15 2007 -0400
64     Changed gEDA/gaf's version mechanism to use new dotted X.Y.Z convention
65     
66     Added DOTTED_VERSION and DATE_VERSION variables to all configure.ac[.in]
67     files.  Changed all version related output to be DOTTED_VERSION.DATE_VERSION.
68     Updated the configure.ac[.in] files to have consistent top sections.
69     Updated code and various scheme files to use the new DOTTED_VERSION
70     and DATE_VERSION variables available via config.h.  Stopped using
71     PREPEND_VERSION_STRING as the mechanism for doing the dotted versions
72     (not intended for that use).  Updated update-versions.sh script to set the
73     version in all the configure.ac[.in] files and the toplevel Makefile.
74     Went through all the g_rc.c files and make the handling of rc file
75     mismatch handling consistent.
77 commit ba691725f807a4b0a250bfab5111a2c74c289413
78 Author: Peter TB Brett <peter@peter-b.co.uk>
79 Date:   Thu Jun 28 15:49:44 2007 +0100
81     symbols: Distribute ChangeLog-1.0
83 commit edff766e8b15c311505810241528026f722e30b6
84 Author: Peter TB Brett <peter@peter-b.co.uk>
85 Date:   Sat Jun 23 18:19:11 2007 +0100
87     Make sure various files are installed.
88     
89     Several new files were not being distributed. This patch addresses the
90     problem by adding files to EXTRA_DIST in automake input files.
92 commit e57c37a66edc1c4d4e4d7160001749df51b96c4b
93 Author: Peter Clifton <pcjc2@cam.ac.uk>
94 Date:   Sat Jun 23 18:17:29 2007 +0100
96     Move all .cvsignore files to .gitignore files
98 commit 018e591753e79a8d60fc3500dc90c60ff880983d
99 Author: Peter TB Brett <peter@peter-b.co.uk>
100 Date:   Sat Jun 23 16:57:27 2007 +0100
102     symbols: Fix right parenthesis font definition.
104 commit 065595ccd8b5e77616c29a37742357cfab0ae7f7
105 Author: Peter TB Brett <peter@peter-b.co.uk>
106 Date:   Sat Jun 23 16:11:44 2007 +0100
108     Changes to ChangeLog usage.
109     
110     With actual changes this time.  Old-style changelogs as of gaf 1.0
111     (release of 26th June 2007) are moved to ChangeLog-1.0; new (blank)
112     ChangeLogs replace them.  A script has been added to the gaf top level
113     to allow maintainers to update all the ChangeLog files immediately
114     prior to making out a release.
116 commit 9dde0233ebed32065511b567445f9f34d4b3bea1
117 Author: Peter TB Brett <peter@peter-b.co.uk>
118 Date:   Fri Jun 15 09:06:56 2007 +0100
120     Refactor system RC files
121     
122     Moved system-gafrc into the libgeda package, where it belongs.
123     Removed all environment and configure substitutions.  Created separate
124     font and component library setup scripts in the symbols package,
125     automatically loaded by system-gafrc if they exist.  Updated
126     system-gschemrc to use new infrastructure.
129 #GCL#