diff options
author | Torsten Hilbrich <torsten.hilbrich@gmx.net> | 2003-06-21 19:57:00 +0200 |
---|---|---|
committer | Torsten Hilbrich <torsten@hilbrich.net> | 2011-08-27 20:47:38 +0200 |
commit | 14dd2297013df9fb3c2302337e9482fad917f83d (patch) | |
tree | b36aa26b5d889addff981359f36d4cdb30c28386 /deb/changelog | |
parent | 1dc8056d649e26117dd769b6dc36af5fcebe635c (diff) |
Imported version 1.8.5 from tarball
added variable dictionary-use-single-buffer to allow selecting between
single/multiple buffers for dictionary access
added tooltip support for XEmacs based on balloon-help
Diffstat (limited to 'deb/changelog')
-rw-r--r-- | deb/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/deb/changelog b/deb/changelog index ea25edd..2fce17a 100644 --- a/deb/changelog +++ b/deb/changelog @@ -1,3 +1,11 @@ +dictionary (1.8.5-1) unstable; urgency=low + + * added variable dictionary-use-single-buffer to allow selecting + between single/multiple buffers for dictionary access + * added tooltip support for XEmacs based on balloon-help + + -- Torsten Hilbrich <dictionary@myrkr.in-berlin.de> Sat, 21 Jun 2003 18:55:54 +0200 + dictionary (1.8.4-1) unstable; urgency=low * install-pkg was missing in the last tarball |