Added new i18n files to .gitignore to be ignored
[geda-gaf/peter-b.git] / docs / ChangeLog
blobc6f573b7f38c98d5e9f6fe827a5fa331f970f34c
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 dd18ffcfdb7d6d0b45d64c8ed453d691d5f3575c
11 Author: Ales Hvezda <ahvezda@seul.org>
12 Date:   Sat Aug 18 15:46:17 2007 -0400
14     Another attempt to commit wiki snapshot updates
16 commit e7388fcf022cbb88f48bd5c400765c62c49ef700
17 Author: Ales Hvezda <ahvezda@seul.org>
18 Date:   Sat Aug 18 15:36:44 2007 -0400
20     Updated wiki snapshot from the live wiki
22 commit e978b9098c7567ad3b9c834a5e4914de3bc039ec
23 Author: Ales Hvezda <ahvezda@seul.org>
24 Date:   Sun Jul 8 18:18:39 2007 -0400
26     Updated ChangeLogs using ./update-changelogs.sh 1.0-20070526..master
28 commit d7e8f5abc35644e90bfabf84396023cab09f2968
29 Author: Ales Hvezda <ahvezda@seul.org>
30 Date:   Sun Jul 8 16:18:57 2007 -0400
32     Updated configure.ac[.in] and Makefile versions in prep for a release.
33     
34     The update was done by running ./update-versions.sh 1.1.1 20070708 30:1
35     at the toplevel.  libgeda's shared library version is now 30:1:0
37 commit 3f3505662fe4bb8c585aea0ea965296bd923956c
38 Author: Carlos Nieves Onega <cnieves@iespana.es>
39 Date:   Sun Jul 8 21:16:17 2007 +0200
41     Added *~ to .gitignore files.
43 commit ee1821ad48f0553d9287be6be9ca7fd3e5c965e9
44 Author: Ales Hvezda <ahvezda@seul.org>
45 Date:   Thu Jul 5 09:11:20 2007 -0400
47     Added new script to EXTRA_DIST
49 commit dd995d808b9f4440db48d2daa2473a9d9cfd88ef
50 Author: Ales Hvezda <ahvezda@seul.org>
51 Date:   Thu Jul 5 01:36:31 2007 -0400
53     Updated ChangeLogs using ./update-changelogs.sh 1.0-20070526..master
55 commit 24bc0f38e5eedc7f67c33f52c7395236d62d24de
56 Author: Ales Hvezda <ahvezda@seul.org>
57 Date:   Thu Jul 5 01:27:02 2007 -0400
59     Downloaded and integrated latest wiki documentation from the geda website.
60     
61     Also updated some of the wiki scripts a little.  Fetching and integrating
62     the latest wiki version isn't fully automated yet, but getting there.
64 commit 099c49e5689afda4b8a5221dde73f9fdf1972ce7
65 Author: Ales Hvezda <ahvezda@seul.org>
66 Date:   Thu Jul 5 00:11:45 2007 -0400
68     Updated all version strings to 1.1.0 and 20070705
70 commit dc7b8c53f4bc94626634887e46167a367a91f707
71 Author: Ales Hvezda <ahvezda@seul.org>
72 Date:   Wed Jul 4 23:32:15 2007 -0400
74     Changed gEDA/gaf's version mechanism to use new dotted X.Y.Z convention
75     
76     Added DOTTED_VERSION and DATE_VERSION variables to all configure.ac[.in]
77     files.  Changed all version related output to be DOTTED_VERSION.DATE_VERSION.
78     Updated the configure.ac[.in] files to have consistent top sections.
79     Updated code and various scheme files to use the new DOTTED_VERSION
80     and DATE_VERSION variables available via config.h.  Stopped using
81     PREPEND_VERSION_STRING as the mechanism for doing the dotted versions
82     (not intended for that use).  Updated update-versions.sh script to set the
83     version in all the configure.ac[.in] files and the toplevel Makefile.
84     Went through all the g_rc.c files and make the handling of rc file
85     mismatch handling consistent.
87 commit edff766e8b15c311505810241528026f722e30b6
88 Author: Peter TB Brett <peter@peter-b.co.uk>
89 Date:   Sat Jun 23 18:19:11 2007 +0100
91     Make sure various files are installed.
92     
93     Several new files were not being distributed. This patch addresses the
94     problem by adding files to EXTRA_DIST in automake input files.
96 commit e57c37a66edc1c4d4e4d7160001749df51b96c4b
97 Author: Peter Clifton <pcjc2@cam.ac.uk>
98 Date:   Sat Jun 23 18:17:29 2007 +0100
100     Move all .cvsignore files to .gitignore files
102 commit 065595ccd8b5e77616c29a37742357cfab0ae7f7
103 Author: Peter TB Brett <peter@peter-b.co.uk>
104 Date:   Sat Jun 23 16:11:44 2007 +0100
106     Changes to ChangeLog usage.
107     
108     With actual changes this time.  Old-style changelogs as of gaf 1.0
109     (release of 26th June 2007) are moved to ChangeLog-1.0; new (blank)
110     ChangeLogs replace them.  A script has been added to the gaf top level
111     to allow maintainers to update all the ChangeLog files immediately
112     prior to making out a release.
115 #GCL#