Updated all the ChangeLogs again
[geda-gaf/whiteaudio.git] / gschem / scripts / ChangeLog
blobcba9dd5ad2fd1741ce83d57a87960bec79a15045
1 # Do not edit this file - generated from version control history
4 commit 389ee59aa4e37b29862395b56ae62a42cc7fa9cd
5 Author: Ales Hvezda <ahvezda@seul.org>
6 Date:   Sat Dec 20 20:13:16 2008 -0500
8     Updated ChangeLogs for the 1.4.2.20081218 release
9     
10     Updated by running:
11      ./update-changelogs.sh 1.0-20070526..stable-1.4
13 commit 6cb66fef58470e627bbf33eac4a50d928a15b4c7
14 Author: Ales Hvezda <ahvezda@seul.org>
15 Date:   Sun Sep 28 17:41:58 2008 -0400
17     Another round of updating ChangeLogs in prep for the release
19 commit 58a3d3cfd1ae6e98c41b733821461d3753c68bfe
20 Author: Ales Hvezda <ahvezda@seul.org>
21 Date:   Sun Sep 28 17:05:45 2008 -0400
23     Updated all ChangeLogs to pick up all new commits
24     
25     This was done by by running: ./update-changelogs.sh 1.0-20070526..stable-1.4
27 commit b202ee510fb90cedd038ce5ec41cc6de453dbeea
28 Author: Ales Hvezda <ahvezda@seul.org>
29 Date:   Sun Jan 27 11:47:13 2008 -0500
31     Updated ChangeLogs for the 1.4.0 release
33 commit d2047bc2a06e6534ff32464d36f8a95aec11b9d7
34 Author: Ales Hvezda <ahvezda@seul.org>
35 Date:   Fri Jan 11 01:11:12 2008 -0500
37     Updated all ChangeLogs for this release (1.3.1)
39 commit 2f7e3ae60480743a8268d392272d05bd77dd75c8
40 Author: Ales Hvezda <ahvezda@seul.org>
41 Date:   Mon Dec 31 20:43:08 2007 -0500
43     Updated all ChangeLogs for the past development release (1.3.0)
44     
45     This step was supposed to happen before the 1.3.0 tarballs were released.
46     These changes will be picked up in a subsequent release.
48 commit e97af7cb9cd0b79534cc2bf93e6e5dbf336e883a
49 Author: Peter TB Brett <peter@peter-b.co.uk>
50 Date:   Wed Nov 28 14:58:15 2007 +0000
52     gschemdoc: Use xdg-open if available
53     
54     xdg-open is a tool from freedesktop.org which tries to use the user's
55     preferred application to open a file or URL.  This is a big
56     improvement over using a hardcoded list of applications to try.
58 commit 74e7888ed1d23eac05d097f9d635d4a58a6576a3
59 Author: Peter TB Brett <peter@peter-b.co.uk>
60 Date:   Fri Nov 23 21:43:49 2007 +0000
62     gschemdoc: Quote variables in case they contain spaces. [1792986]
63     
64     In the gschemdoc shell script, the variables $pdfreader and $browser
65     need quoting on lines 86, 113 and 128 (eg "${browser}"). Otherwise,
66     paths with spaces in, like "Program Files/Mozilla Firefox" commonly
67     used in Windows don't work.
68     
69     Based on anonymous SourceForge patch.
71 commit 6056ef48272778419d39e0233f395bfd60019ab9
72 Author: Ales Hvezda <ahvezda@seul.org>
73 Date:   Sun Aug 19 22:40:19 2007 -0400
75     Update ChangeLogs using: ./update-changelogs.sh 1.0-20070526..master
77 commit e978b9098c7567ad3b9c834a5e4914de3bc039ec
78 Author: Ales Hvezda <ahvezda@seul.org>
79 Date:   Sun Jul 8 18:18:39 2007 -0400
81     Updated ChangeLogs using ./update-changelogs.sh 1.0-20070526..master
83 commit 3f3505662fe4bb8c585aea0ea965296bd923956c
84 Author: Carlos Nieves Onega <cnieves@iespana.es>
85 Date:   Sun Jul 8 21:16:17 2007 +0200
87     Added *~ to .gitignore files.
89 commit dd995d808b9f4440db48d2daa2473a9d9cfd88ef
90 Author: Ales Hvezda <ahvezda@seul.org>
91 Date:   Thu Jul 5 01:36:31 2007 -0400
93     Updated ChangeLogs using ./update-changelogs.sh 1.0-20070526..master
95 commit edff766e8b15c311505810241528026f722e30b6
96 Author: Peter TB Brett <peter@peter-b.co.uk>
97 Date:   Sat Jun 23 18:19:11 2007 +0100
99     Make sure various files are installed.
100     
101     Several new files were not being distributed. This patch addresses the
102     problem by adding files to EXTRA_DIST in automake input files.
104 commit e57c37a66edc1c4d4e4d7160001749df51b96c4b
105 Author: Peter Clifton <pcjc2@cam.ac.uk>
106 Date:   Sat Jun 23 18:17:29 2007 +0100
108     Move all .cvsignore files to .gitignore files
110 commit 065595ccd8b5e77616c29a37742357cfab0ae7f7
111 Author: Peter TB Brett <peter@peter-b.co.uk>
112 Date:   Sat Jun 23 16:11:44 2007 +0100
114     Changes to ChangeLog usage.
115     
116     With actual changes this time.  Old-style changelogs as of gaf 1.0
117     (release of 26th June 2007) are moved to ChangeLog-1.0; new (blank)
118     ChangeLogs replace them.  A script has been added to the gaf top level
119     to allow maintainers to update all the ChangeLog files immediately
120     prior to making out a release.
123 #GCL#