X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=debian%2Fchangelog;h=2988622356ef779eba5df8936d853069651ce207;hb=dceccc63e50b5c5fcbcca082b2c99f1954068bcf;hp=eca44e6a9de3837b9eff21b861a1ecfa3ba18e26;hpb=fdcbb6f3cdb8a145a208d500951beca916e6c58a;p=mstardict diff --git a/debian/changelog b/debian/changelog index eca44e6..2988622 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,123 @@ +mstardict (0.6-5) unstable; urgency=low + + * Added Wyabdc RealPeople TTS support by Pali Rohar. + * Added Catalan translation by el_libre. + + -- Roman Moravcik Mon, 14 Nov 2011 10:27:51 +0100 + +mstardict (0.6-4) unstable; urgency=low + + * Fixed installation of Czech translation. + + -- Roman Moravcik Fri, 8 Oct 2010 14:05:46 +0200 + +mstardict (0.6-3) unstable; urgency=low + + * Added Russian translation by Alexey Gavrilov. + * Updated Czech translation (Thanks to Pavel Fric). + + -- Roman Moravcik Fri, 8 Oct 2010 13:42:09 +0200 + +mstardict (0.6-2) unstable; urgency=low + + * Fixed translation of language selector. + + -- Roman Moravcik Thu, 27 May 2010 16:04:58 +0200 + +mstardict (0.6-1) unstable; urgency=low + + * Removed dependency to ttf-freefont. + * Fixed "Download dictionaries" URL. + * Added Finnish translation by Marko Vertainen. + * Updated Slovak translation. + + -- Roman Moravcik Thu, 27 May 2010 14:36:51 +0200 + +mstardict (0.5-2) unstable; urgency=low + + * Added "Download dictionaries" menu item. + * Automatically create MyDocs/mstardict directory if doesn't exist. + * Directory ~/.stardict/dic added to the list of watched directories + for backward compatibility with stardict. + * Added Homepage, Vcs-Browser, Vcs-Git, XSBC-Bugtracker fields + to debian/control file. + + -- Roman Moravcik Mon, 4 Mar 2010 18:55:27 +0100 + +mstardict (0.5-1) unstable; urgency=low + + * Added espeak support. + + -- Roman Moravcik Mon, 15 Feb 2010 16:09:47 +0100 + +mstardict (0.4-4) unstable; urgency=low + + * Result window was showing "No search reasult" after Enter + key was pressed. + + -- Roman Moravcik Wed, 10 Feb 2010 17:12:11 +0100 + +mstardict (0.4-3) unstable; urgency=low + + * Make package depend on ttf-freefont. + * Added clear button. + * Fixed wrapping of lines in translation window. + + -- Roman Moravcik Wed, 10 Feb 2010 15:03:58 +0100 + +mstardict (0.4-2) unstable; urgency=low + + * Reimplemented parser. + * Rewritten translation window. + * Updated Slovak translation. + + -- Roman Moravcik Mon, 8 Feb 2010 16:22:36 +0100 + +mstardict (0.4-1) unstable; urgency=low + + * Fixed searching of synonyms. + * Added preliminary support of Stardict plugins. + * Added HTML, PowerWord, Wiki and XDXF parse plugins. + + -- Roman Moravcik Thu, 4 Feb 2010 18:01:14 +0100 + +mstardict (0.3-2) unstable; urgency=low + + * Splited code of dictionary management. + * Fixed full-text search. + + -- Roman Moravcik Wed, 3 Feb 2010 17:49:37 +0100 + +mstardict (0.3-1) unstable; urgency=low + + * Added dictionary management. + + -- Roman Moravcik Tue, 2 Feb 2010 13:01:02 +0100 + +mstardict (0.2-5) unstable; urgency=low + + * Reimplemented lookup with Fuzzy and Rule (not working yet) + + -- Roman Moravcik Fri, 29 Jan 2010 18:22:29 +0100 + +mstardict (0.2-4) unstable; urgency=low + + * sdcv search mechanism replaced by ported search from stardict. + + -- Roman Moravcik Fri, 29 Jan 2010 16:53:10 +0100 + +mstardict (0.2-3) unstable; urgency=low + + * Fixed installation of desktop file. + + -- Roman Moravcik Thu, 28 Jan 2010 14:50:13 +0100 + +mstardict (0.2-2) unstable; urgency=low + + * Improvments of UI. + + -- Roman Moravcik Thu, 28 Jan 2010 14:21:52 +0100 + mstardict (0.2-1) unstable; urgency=low * Imported stardict-3.0.1 library.