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 | c9fc5e5846e43ecbd8fbc95bed1525382d8020c9 (patch) | |
tree | e8ad2287b615cd92863deece974a85a8dc001ba4 /debian | |
parent | 4472ad9eadfc0edfbc39913e88402b2349d4e205 (diff) |
Imported version 1.7 from tarball
Added first support for dictionaries with different encodings than
utf-8 (suggested by Eugene Morozov).
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 25 |
1 files changed, 24 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index a0cbc3f..490c1df 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,29 @@ +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 + +dictionary (1.6-1) unstable; urgency=low + + * added HTTP proxy support using the CONNECT request type + + -- Torsten Hilbrich <dictionary@myrkr.in-berlin.de> Tue, 4 Dec 2001 20:22:03 +0100 + +dictionary (1.5.3-1) unstable; urgency=low + + * changed name of "select dictionary" button + * "select dictionary" and "select matching strategie" now has a better + feedback (by returning to the previous state) + * added support for non-colored display, the links are surrounded by + braces + + -- Torsten Hilbrich <Torsten.Hilbrich@gmx.net> Sun, 14 Oct 2001 16:08:12 +0200 + dictionary (1.5.2-1) unstable; urgency=low - * popup menu now correctly record the selected window + * popup menu now correctly records the selected window -- Torsten Hilbrich <Torsten.Hilbrich@gmx.net> Sun, 2 Sep 2001 10:40:59 +0200 |