aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2008-03-20 13:50:33 +0000
committerThierry Vignaud <tv@mandriva.org>2008-03-20 13:50:33 +0000
commit47d2843771130807c0d3ad8ecfbf2f27a04e4ec4 (patch)
tree238687c6b51d1eba3ccd3f37776986b07bb59252 /ChangeLog
parent8949c64be2ae5631f76eba2e46a01ed088c30843 (diff)
downloadrpmdrake-47d2843771130807c0d3ad8ecfbf2f27a04e4ec4.tar
rpmdrake-47d2843771130807c0d3ad8ecfbf2f27a04e4ec4.tar.gz
rpmdrake-47d2843771130807c0d3ad8ecfbf2f27a04e4ec4.tar.bz2
rpmdrake-47d2843771130807c0d3ad8ecfbf2f27a04e4ec4.tar.xz
rpmdrake-47d2843771130807c0d3ad8ecfbf2f27a04e4ec4.zip
update
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog194
1 files changed, 194 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 63af2faf..39dc249a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,197 @@
+2008-03-20 13:48 Keld Jørn Simonsen <keld at dkuug.dk>
+
+ * po/da.po: updates
+
+2008-03-20 13:41 Thierry Vignaud <tvignaud at mandriva.com>
+
+ * Makefile, NEWS: 4.9.6
+
+2008-03-20 13:24 Thierry Vignaud <tvignaud at mandriva.com>
+
+ * NEWS, Rpmdrake/gui.pm: (build_tree) actually restrict "by_leaves"
+ view to current mode (#39090)
+
+2008-03-20 13:02 Thierry Vignaud <tvignaud at mandriva.com>
+
+ * Rpmdrake/gui.pm: (build_tree) oops, fix wrongly removed line in
+ latest commit
+
+2008-03-20 13:00 Thierry Vignaud <tvignaud at mandriva.com>
+
+ * NEWS, Rpmdrake/gui.pm: (build_tree) fix sorting in "by_source"
+ view by reusing _build_tree()
+
+2008-03-20 12:59 Thierry Vignaud <tvignaud at mandriva.com>
+
+ * Rpmdrake/gui.pm: (_build_tree) split it out of build_tree()
+ (needed for next commits)
+
+2008-03-19 20:22 Michal Bukovjan <bukovjan at mbox.dkm.cz>
+
+ * po/cs.po: Minor update to Czech translation.
+
+2008-03-19 18:00 Thierry Vignaud <tvignaud at mandriva.com>
+
+ * Makefile, NEWS: 4.9.5
+
+2008-03-19 17:59 Thierry Vignaud <tvignaud at mandriva.com>
+
+ * NEWS, rpmdrake: readd by_source view ; removed in r18346 on
+ 2006-07-09:
+
+ "- use a ComboBox instead of radio buttons *plus* a ComboBox for
+ modes, thus
+ simplifying both the GUI and the code
+ - add some more modes"
+
+2008-03-19 17:59 Thierry Vignaud <tvignaud at mandriva.com>
+
+ * Rpmdrake/gui.pm: (build_tree) create group tree in by_source view
+
+2008-03-19 17:58 Thierry Vignaud <tvignaud at mandriva.com>
+
+ * Rpmdrake/gui.pm: (build_tree) fix a test (needed for restoring
+ by_source view)
+
+2008-03-19 17:40 Thierry Vignaud <tvignaud at mandriva.com>
+
+ * po/af.po, po/am.po, po/ar.po, po/az.po, po/be.po, po/bg.po,
+ po/bn.po, po/br.po, po/bs.po, po/ca.po, po/cs.po, po/cy.po,
+ po/da.po, po/de.po, po/el.po, po/eo.po, po/es.po, po/et.po,
+ po/eu.po, po/fa.po, po/fi.po, po/fr.po, po/fur.po, po/ga.po,
+ po/gl.po, po/he.po, po/hi.po, po/hr.po, po/hu.po, po/hy.po,
+ po/id.po, po/is.po, po/it.po, po/ja.po, po/ka.po, po/ko.po,
+ po/ku.po, po/ky.po, po/lt.po, po/ltg.po, po/lv.po, po/mk.po,
+ po/mn.po, po/ms.po, po/mt.po, po/nb.po, po/nl.po, po/nn.po,
+ po/pa_IN.po, po/pl.po, po/pt.po, po/pt_BR.po, po/ro.po,
+ po/rpmdrake.pot, po/ru.po, po/sc.po, po/sk.po, po/sl.po,
+ po/sq.po, po/sr.po, po/sr@Latn.po, po/sv.po, po/ta.po, po/tg.po,
+ po/th.po, po/tl.po, po/tr.po, po/uk.po, po/uz.po,
+ po/uz@cyrillic.po, po/vi.po, po/wa.po, po/zh_CN.po, po/zh_TW.po,
+ rpmdrake: resurect a string for by_source view ; removed in
+ r18346 on 2006-07-09:
+
+ "- use a ComboBox instead of radio buttons *plus* a ComboBox for
+ modes, thus
+ simplifying both the GUI and the code
+ - add some more modes"
+
+2008-03-19 14:00 Thierry Vignaud <tvignaud at mandriva.com>
+
+ * NEWS: fix dates
+
+2008-03-19 13:59 Thierry Vignaud <tvignaud at mandriva.com>
+
+ * Makefile, NEWS: 4.9.4
+
+2008-03-19 13:03 Thierry Vignaud <tvignaud at mandriva.com>
+
+ * NEWS, Rpmdrake/gui.pm: (build_tree) restore sorting packages in
+ 'by_group' view ; regression
+ introduced in r239885 on 2008-03-17:
+
+ "(build_tree,run_treeview_dialog) do the sort when filling in the
+ tree
+ in "by_group" mode rather than setting it as a tree propriety
+ (needed
+ before resurecting flat mode)"
+
+2008-03-19 12:53 Thierry Vignaud <tvignaud at mandriva.com>
+
+ * NEWS, rpmdrake: (run_treeview_dialog) handle migrating config
+ file from rpmdrake <= 4.9
+
+2008-03-19 12:51 Thierry Vignaud <tvignaud at mandriva.com>
+
+ * rpmdrake: (run_treeview_dialog) move initializing tree_mode
+ (needed for next commit)
+
+2008-03-19 12:36 Thierry Vignaud <tvignaud at mandriva.com>
+
+ * NEWS: explain regression
+
+2008-03-19 12:29 Thierry Vignaud <tvignaud at mandriva.com>
+
+ * Makefile, NEWS: 4.9.3
+
+2008-03-19 12:28 Thierry Vignaud <tvignaud at mandriva.com>
+
+ * NEWS, po/cy.po, po/eu.po, po/hu.po, po/nl.po, po/pl.po,
+ po/zh_CN.po: fix crash with cy, eu, hu, nl, pl & zh_CN locales
+ too (#39052)
+
+2008-03-19 12:25 Thierry Vignaud <tvignaud at mandriva.com>
+
+ * NEWS, po/cs.po: fix crash with CS locale (#39052)
+
+2008-03-19 09:08 Yukiko Bando <ybando at k6.dion.ne.jp>
+
+ * po/ja.po: Japanese translation updated
+
+2008-03-19 07:02 Shiva Huang <blueshiva at giga.net.tw>
+
+ * po/zh_TW.po: Update zh_TW translation
+
+2008-03-19 07:00 Karl Ove Hufthammer <karl at huftis.org>
+
+ * po/nb.po, po/nn.po: Fixed Norwegian translations.
+
+2008-03-19 02:38 Pavel Maryanov <acid_jack at ukr.net>
+
+ * po/ru.po: updated translation
+
+2008-03-19 01:33 Zé <ze at mandriva.org>
+
+ * po/pt.po: update
+
+2008-03-18 23:11 Thierry Vignaud <tvignaud at mandriva.com>
+
+ * po/af.po, po/am.po, po/ar.po, po/be.po, po/bg.po, po/bn.po,
+ po/bs.po, po/ca.po, po/de.po, po/el.po, po/eo.po, po/fa.po,
+ po/fi.po, po/fur.po, po/gl.po, po/hi.po, po/hy.po, po/is.po,
+ po/ka.po, po/ko.po, po/ky.po, po/lt.po, po/lv.po, po/mk.po,
+ po/mn.po, po/ms.po, po/mt.po, po/pa_IN.po, po/ro.po, po/sc.po,
+ po/sk.po, po/sq.po, po/sr.po, po/sr@Latn.po, po/ta.po, po/tg.po,
+ po/th.po, po/tl.po, po/uk.po, po/vi.po, po/wa.po: revert more
+ bogus bits in my latest commit
+
+2008-03-18 23:06 Thierry Vignaud <tvignaud at mandriva.com>
+
+ * po/ltg.po: fix po
+
+2008-03-18 22:54 Thierry Vignaud <tvignaud at mandriva.com>
+
+ * Makefile, NEWS: 4.9.2
+
+2008-03-18 22:54 Thierry Vignaud <tvignaud at mandriva.com>
+
+ * NEWS: log latest commit
+
+2008-03-18 22:54 Thierry Vignaud <tvignaud at mandriva.com>
+
+ * po/af.po, po/am.po, po/ar.po, po/az.po, po/be.po, po/bg.po,
+ po/bn.po, po/br.po, po/bs.po, po/ca.po, po/cs.po, po/cy.po,
+ po/da.po, po/de.po, po/el.po, po/eo.po, po/es.po, po/et.po,
+ po/eu.po, po/fa.po, po/fi.po, po/fr.po, po/fur.po, po/ga.po,
+ po/gl.po, po/he.po, po/hi.po, po/hr.po, po/hu.po, po/hy.po,
+ po/id.po, po/is.po, po/it.po, po/ja.po, po/ka.po, po/ko.po,
+ po/ku.po, po/ky.po, po/lt.po, po/ltg.po, po/lv.po, po/mk.po,
+ po/mn.po, po/ms.po, po/mt.po, po/nb.po, po/nl.po, po/nn.po,
+ po/pa_IN.po, po/pl.po, po/pt.po, po/pt_BR.po, po/ro.po,
+ po/rpmdrake.pot, po/ru.po, po/sc.po, po/sk.po, po/sl.po,
+ po/sq.po, po/sr.po, po/sr@Latn.po, po/sv.po, po/ta.po, po/tg.po,
+ po/th.po, po/tl.po, po/tr.po, po/uk.po, po/uz.po,
+ po/uz@cyrillic.po, po/vi.po, po/wa.po, po/zh_CN.po, po/zh_TW.po:
+ restore translation of "Find:" from r239828
+
+2008-03-18 22:49 Dotan Kamber <kamberd at yahoo.com>
+
+ * po/he.po: update for Hebrew translation
+
+2008-03-18 22:35 Thierry Vignaud <tvignaud at mandriva.com>
+
+ * ChangeLog: update
+
2008-03-18 22:34 Thierry Vignaud <tvignaud at mandriva.com>
* Makefile, NEWS: 4.9.1