diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 102 |
1 files changed, 102 insertions, 0 deletions
@@ -1,3 +1,105 @@ +2007-10-01 13:42 Thierry Vignaud <tvignaud at mandriva.com> + + * Makefile: 2.23 + +2007-10-01 13:40 Thierry Vignaud <tvignaud at mandriva.com> + + * mdkapplet: (my_sprintf_fixutf8) kill it (unused since 2006.6 but + triggered by + msec permissions (#34323)) + +2007-09-27 13:44 guclu + + * po/tr.po: fix fatal errors + +2007-09-26 13:16 guclu + + * po/tr.po: update translation for Turkish + +2007-09-24 15:14 Thierry Vignaud <tvignaud at mandriva.com> + + * mdkapplet: run with reduced I/O priority (#33888) + +2007-09-20 04:42 Funda Wang <fundawang at linux.net.cn> + + * po/cy.po: Updated cy translation + +2007-09-14 14:33 Per Øyvind Karlsen <peroyvind at mandriva.org> + + * po/nb.po: completed translation + +2007-09-14 13:53 Per Øyvind Karlsen <peroyvind at mandriva.org> + + * po/nn.po: fix typo + +2007-09-13 19:58 acelli + + * po/it.po: update translation for Italian + +2007-09-11 20:07 Arpad Biro <biro_arpad at yahoo.com> + + * po/hu.po: update + +2007-09-09 11:08 jure + + * po/sl.po: Updated Slovenian translation + +2007-09-08 22:58 kamberd + + * po/he.po: update translation for Hebrew + +2007-09-08 21:45 Michal Bukovjan <bukovjan at mbox.dkm.cz> + + * po/cs.po: Updated Czech translation. + +2007-09-07 13:00 Tomasz Bednarski <tbednarski at mandrivalinux.pl> + + * po/pl.po: update + +2007-09-06 13:14 Funda Wang <fundawang at linux.net.cn> + + * po/zh_CN.po: Updated zh_CN translation + +2007-09-06 13:13 Funda Wang <fundawang at linux.net.cn> + + * po/zh_TW.po: Updated zh_TW translation from You-Cheng Hsieh + +2007-09-03 10:02 Thierry Vignaud <tvignaud at mandriva.com> + + * Makefile: bump release (2.22) + +2007-09-03 09:59 Thierry Vignaud <tvignaud at mandriva.com> + + * ChangeLog: Generated by svn2cl the lun 03 sep 2007 11:59:19 CEST + +2007-09-03 09:58 Thierry Vignaud <tvignaud at mandriva.com> + + * mdkapplet: (setState) kill commented out code + +2007-09-03 09:58 Thierry Vignaud <tvignaud at mandriva.com> + + * mdkapplet: (setState) bump year + +2007-09-03 09:58 Thierry Vignaud <tvignaud at mandriva.com> + + * mdkapplet: (setState) do not set the version since we already put + it in title + +2007-09-03 09:58 Thierry Vignaud <tvignaud at mandriva.com> + + * mdkapplet: (setState) do not wrap the license since it's horrible + +2007-09-03 09:58 Thierry Vignaud <tvignaud at mandriva.com> + + * mdkapplet: (setState) convert to mygtk2, thus nicely kill the + following warning: + "Deprecation warning: use Gtk2::AboutDialog::set_program_name + instead of set_name" + +2007-09-03 09:57 Thierry Vignaud <tvignaud at mandriva.com> + + * mdkapplet: (setState) fix a %s interpolation + 2007-09-03 09:58 Thierry Vignaud <tvignaud at mandriva.com> * mdkapplet: (setState) kill commented out code |