diff options
Diffstat (limited to 'etc/ChangeLog')
| -rw-r--r-- | etc/ChangeLog | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog index dfbefedc323..3468e70386d 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog | |||
| @@ -1,3 +1,24 @@ | |||
| 1 | 2013-03-21 Eric Ludlam <zappo@gnu.org> | ||
| 2 | |||
| 3 | * srecode/ede-autoconf.srt: Change Copyright to FSF. | ||
| 4 | (ede-empty): Change AC_INIT to use PROJECT_NAME, and | ||
| 5 | PROJECT_VERSION. | ||
| 6 | |||
| 7 | * srecode/ede-make.srt (ede-empty): Add a dependency on :project. | ||
| 8 | Add header comment specifying the project's relative path. | ||
| 9 | |||
| 10 | * srecode/c.srt (header_guard): Upcase the filename symbol. | ||
| 11 | |||
| 12 | 2013-03-21 Vladimir Kazanov <vkazanov@inbox.ru> | ||
| 13 | |||
| 14 | * srecode/java.srt (empty-main): New. | ||
| 15 | (class-tag): Decapitalize class. | ||
| 16 | |||
| 17 | 2013-03-18 Paul Eggert <eggert@cs.ucla.edu> | ||
| 18 | |||
| 19 | Emacs crashes with ImageMagick 6.8.2-3 through 6.8.3-9 (Bug#13867). | ||
| 20 | * PROBLEMS: Mention problem with ImageMagick 6.8.2-3 through 6.8.3-9. | ||
| 21 | |||
| 1 | 2013-03-12 Paul Eggert <eggert@cs.ucla.edu> | 22 | 2013-03-12 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 23 | ||
| 3 | Add coding tags for iso-2022-7bit files that are not already tagged. | 24 | Add coding tags for iso-2022-7bit files that are not already tagged. |