diff options
author | Thierry Vignaud <tv@mandriva.org> | 2008-02-21 14:37:48 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2008-02-21 14:37:48 +0000 |
commit | fe999fd7ffcae17737213497ec7f5e485f7f97d6 (patch) | |
tree | f1beaebe7b5791810abb12c39825ed6da94cb68e | |
parent | f9a9eefa2c30de550c8f0cb1417e9e9c2f439c8f (diff) | |
download | rpmdrake-fe999fd7ffcae17737213497ec7f5e485f7f97d6.tar rpmdrake-fe999fd7ffcae17737213497ec7f5e485f7f97d6.tar.gz rpmdrake-fe999fd7ffcae17737213497ec7f5e485f7f97d6.tar.bz2 rpmdrake-fe999fd7ffcae17737213497ec7f5e485f7f97d6.tar.xz rpmdrake-fe999fd7ffcae17737213497ec7f5e485f7f97d6.zip |
update
-rw-r--r-- | ChangeLog | 123 |
1 files changed, 123 insertions, 0 deletions
@@ -1,3 +1,126 @@ +2008-02-21 14:29 Thierry Vignaud <tvignaud at mandriva.com> + + * Makefile: 4.2 + +2008-02-21 14:29 Thierry Vignaud <tvignaud at mandriva.com> + + * Rpmdrake/edit_urpm_sources.pm: (mainwindow) reorder 'File' menu + ('Quit' is now last) + +2008-02-21 14:28 Thierry Vignaud <tvignaud at mandriva.com> + + * Rpmdrake/pkg.pm: (perform_parallel_install) simplify + +2008-02-21 14:28 Thierry Vignaud <tvignaud at mandriva.com> + + * Rpmdrake/edit_urpm_sources.pm: (mainwindow) explain + +2008-02-21 14:28 Thierry Vignaud <tvignaud at mandriva.com> + + * Rpmdrake/edit_urpm_sources.pm, Rpmdrake/formatting.pm, + Rpmdrake/gui.pm, Rpmdrake/pkg.pm: perl_checker cleanups + +2008-02-21 14:26 Thierry Vignaud <tvignaud at mandriva.com> + + * Rpmdrake/edit_urpm_sources.pm: (remove_callback) display better + formatted list when confirming + removing media + +2008-02-21 14:26 Thierry Vignaud <tvignaud at mandriva.com> + + * Rpmdrake/formatting.pm, Rpmdrake/gui.pm, Rpmdrake/pkg.pm: + (formatlistpkg) rename as format_list() (more consistent with + other + function names) + +2008-02-21 14:25 Thierry Vignaud <tvignaud at mandriva.com> + + * Rpmdrake/formatting.pm, Rpmdrake/pkg.pm: (formatlistpkg) move + from pkg.pm into formatting.pm (more logical + place & will be reused by edit-urpm-sources) + +2008-02-21 14:25 Thierry Vignaud <tvignaud at mandriva.com> + + * Rpmdrake/edit_urpm_sources.pm: (add_callback_) factorize more + duplicated initialization + +2008-02-21 14:25 Thierry Vignaud <tvignaud at mandriva.com> + + * Rpmdrake/edit_urpm_sources.pm: (edit_parallel) factorize more + duplicated initialization + +2008-02-21 14:25 Thierry Vignaud <tvignaud at mandriva.com> + + * Rpmdrake/edit_urpm_sources.pm: (remove_from_list) factorize + duplicated code + +2008-02-21 14:24 Thierry Vignaud <tvignaud at mandriva.com> + + * Rpmdrake/edit_urpm_sources.pm: remove useless module require + +2008-02-21 14:24 Thierry Vignaud <tvignaud at mandriva.com> + + * Rpmdrake/edit_urpm_sources.pm: (options_callback) fix altering + XML info policy on cancel + +2008-02-21 14:24 Thierry Vignaud <tvignaud at mandriva.com> + + * Rpmdrake/edit_urpm_sources.pm: (options_callback) make all global + options use combo boxes & simplify code + +2008-02-21 14:23 Thierry Vignaud <tvignaud at mandriva.com> + + * Rpmdrake/edit_urpm_sources.pm: (add_callback,edit_callback) drop + support for "Relative path to synthesis/hdlist" + +2008-02-21 14:23 Thierry Vignaud <tvignaud at mandriva.com> + + * rpmdrake, rpmdrake.pm: (open_help) fix calling help + +2008-02-21 14:23 Thierry Vignaud <tvignaud at mandriva.com> + + * Rpmdrake/rpmnew.pm: (inspect) lazy load File::MimeInfo::Magic & + kill a perl_checker warning + +2008-02-21 14:21 Thierry Vignaud <tvignaud at mandriva.com> + + * rpmdrake.pm: (to_utf8) do not duplicate common::to_utf8(), + especially now that no caller + need list context support (needs drakxtools-backend-10.6.21+) + +2008-02-21 14:21 Thierry Vignaud <tvignaud at mandriva.com> + + * Rpmdrake/formatting.pm: (localtime2changelog) note that it + partially duplicate urpm::msg function + +2008-02-21 11:22 Tomasz Bednarski <tbednarski at mandrivalinux.pl> + + * po/pl.po: update translation for Polish + +2008-02-20 23:39 Inigo Salvador Azurmendi <xalba at euskalnet.net> + + * po/eu.po: Osatuta. + +2008-02-20 22:13 Michal Bukovjan <bukovjan at mbox.dkm.cz> + + * po/cs.po: Update Czech translation. + +2008-02-20 19:27 Wanderlei Antonio Cavassin <cavassin at mandriva.com> + + * po/pt_BR.po: translated new messagens + +2008-02-20 19:22 Pavel Maryanov <acid_jack at ukr.net> + + * po/ru.po: updated translation + +2008-02-20 18:38 Karl Ove Hufthammer <karl at huftis.org> + + * po/nn.po: Updated Norwegian Nynorsk translation. + +2008-02-20 17:33 Thierry Vignaud <tvignaud at mandriva.com> + + * ChangeLog: update + 2008-02-20 17:17 Thierry Vignaud <tvignaud at mandriva.com> * po/fr.po: update |