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