diff options
author | Torsten Hilbrich <torsten.hilbrich@gmx.net> | 2001-12-09 21:13:00 +0100 |
---|---|---|
committer | Torsten Hilbrich <torsten@hilbrich.net> | 2011-08-27 20:47:38 +0200 |
commit | 98640b323f059fd5a67b03a705917552aabd1d23 (patch) | |
tree | 0a23c32684a2ba9cf2e346f3727e79281b01943f /debian/changelog | |
parent | c9fc5e5846e43ecbd8fbc95bed1525382d8020c9 (diff) |
Imported version 1.7.1 from tarball
Fixed bug in dictionary-coding-system, the detection of non-mule
Emacsen was not correct (patch submitted by Robert Pluim)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 490c1df..9a0948d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,16 @@ +dictionary (1.7.1-1) unstable; urgency=low + + * Fixed bug in dictionary-coding-system, the detection of non-mule + Emacsen was not correct + + -- Torsten Hilbrich <dictionary@myrkr.in-berlin.de> Sat, 15 Dec 2001 14:29:29 +0100 + dictionary (1.7-1) unstable; urgency=low * Added first support for dictionaries with different encodings than utf-8. - -- Torsten Hilbrich <email@myrkr.in-berlin.de> Sun, 9 Dec 2001 14:21:57 +0100 + -- Torsten Hilbrich <dictionary@myrkr.in-berlin.de> Sun, 9 Dec 2001 14:21:57 +0100 dictionary (1.6-1) unstable; urgency=low |