diff options
author | Bruno Haible <bruno@clisp.org> | 2008-01-18 23:06:07 +0000 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2009-06-23 12:15:37 +0200 |
commit | 1dc034cc5dfa237e7324a5b0ed6d74478115265d (patch) | |
tree | 8b3dff796a6482d577567f651aea39cc12ae27f3 /gettext-tools | |
parent | 07afdf103927dc57022d2733fcbaebcb9c01f52e (diff) | |
download | external_gettext-1dc034cc5dfa237e7324a5b0ed6d74478115265d.zip external_gettext-1dc034cc5dfa237e7324a5b0ed6d74478115265d.tar.gz external_gettext-1dc034cc5dfa237e7324a5b0ed6d74478115265d.tar.bz2 |
Fix formatting of a ChangeLog entry.
Diffstat (limited to 'gettext-tools')
-rw-r--r-- | gettext-tools/misc/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gettext-tools/misc/ChangeLog b/gettext-tools/misc/ChangeLog index abc9244..51ef4e5 100644 --- a/gettext-tools/misc/ChangeLog +++ b/gettext-tools/misc/ChangeLog @@ -18,8 +18,8 @@ 2007-10-17 Bruno Haible <bruno@clisp.org> - * po-mode.el (po-msgstr-form-flavor): Renamed from - po-this-msgstr-flavor. New defvar. + * po-mode.el (po-msgstr-form-flavor): Renamed from + po-this-msgstr-flavor. New defvar. 2007-10-15 Bruno Haible <bruno@clisp.org> |