diff options
Diffstat (limited to 'deb')
-rw-r--r-- | deb/changelog | 8 | ||||
-rw-r--r-- | deb/changelog~ | 6 |
2 files changed, 13 insertions, 1 deletions
diff --git a/deb/changelog b/deb/changelog index 425d785..767c8e5 100644 --- a/deb/changelog +++ b/deb/changelog @@ -1,4 +1,10 @@ -dictionary (1.8-2) unstable; urgency=low +dictionary (1.8.3-1) unstable; urgency=low + + * Fixed multiple defined function in dictionary.el + + -- Torsten Hilbrich <dictionary@myrkr.in-berlin.de> Fri, 20 Sep 2002 22:19:06 +0200 + +dictionary (1.8.2-1) unstable; urgency=low * fixed Makefile diff --git a/deb/changelog~ b/deb/changelog~ index 86c3080..425d785 100644 --- a/deb/changelog~ +++ b/deb/changelog~ @@ -1,3 +1,9 @@ +dictionary (1.8-2) unstable; urgency=low + + * fixed Makefile + + -- Torsten Hilbrich <dictionary@myrkr.in-berlin.de> Fri, 14 Jun 2002 19:31:53 +0200 + dictionary (1.8-1) unstable; urgency=low * added search for similiar words when the searched word is not found. |