diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 97 |
1 files changed, 97 insertions, 0 deletions
@@ -1,3 +1,100 @@ +2006-08-11 08:31 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com> + + * MANIFEST, Makefile.PL, urpm.pm, urpmi.spec: Remove urpmi.spec, + moved to /package parts of the svn repository + +2006-08-11 07:57 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com> + + * urpm.pm, urpm/download.pm, urpm/ldap.pm: Localize $_ before + magical while(<$file>) loops + +2006-08-10 21:25 Thierry Vignaud <tvignaud at mandriva.com> + + * po/ja.po: update (Yukiko Bando) + +2006-08-10 17:31 mmodem + + * po/pt.po: + +2006-08-10 14:37 Funda Wang <fundawang at linux.net.cn> + + * po/zh_CN.po: Updated Simplified Chinese translation. + +2006-08-10 13:57 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com> + + * pod/proxy.cfg.5.pod: Document the proxy_user_ask configuration + option (bug 22015) + +2006-08-10 02:01 Olivier Thauvin <thauvin at aerov.jussieu.fr> + + * urpmi.spec: - fix typo in spec making macro not detected + +2006-08-05 01:11 Willy Sudiarto Raharjo <willysr at gmail.com> + + * po/id.po: Updated + +2006-08-03 07:46 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com> + + * pod/urpmi.8.pod: Fix a reference in the urpmi manpage + +2006-08-02 13:22 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com> + + * urpm/download.pm: For curl downloads, use the --anyauth options + (solves an issue + when a site rejects basic auth) + +2006-08-01 14:26 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com> + + * urpmi.removemedia: Let urpmi.removemedia return an exit status + of 1 when removing a media failed (#23923) + +2006-08-01 14:22 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com> + + * urpmi.addmedia: Let urpmi.addmedia return an exit status of 1 + when adding a media failed (#23923) + +2006-08-01 14:12 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com> + + * pod/urpmi.cfg.5.pod: noreconfigure is a per-media option (#23894) + +2006-08-01 10:27 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com> + + * urpm/args.pm: Check that --root directory exists (#24031) + +2006-07-31 08:31 Guillaume Rousse <guillomovitch at mandriva.org> + + * urpmi.bash-completion: add rurpmi completion + +2006-07-28 22:27 Thierry Vignaud <tvignaud at mandriva.com> + + * po/de.po: update (Nicolas Bauer) + +2006-07-28 13:24 Thierry Vignaud <tvignaud at mandriva.com> + + * po/br.po: typo fix + +2006-07-28 09:22 berthy + + * po/fr.po: Update french translation + +2006-07-26 12:31 Guillaume Rousse <guillomovitch at mandriva.org> + + * urpmi.bash-completion: don't flag urpmi completion as filename + completion (fix #22449) + +2006-07-13 15:13 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com> + + * pod/urpmihowto.pod: Last shot at the urpmi advanced how-to + +2006-07-13 10:06 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com> + + * pod/urpmihowto.pod: More urpmi how-to + +2006-07-12 15:41 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com> + + * MANIFEST, pod/urpmihowto.pod: First draft of an urpmi advanced + How-To + 2006-07-11 11:55 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com> * ChangeLog, rpm-find-leaves: Add an -f option to rpm-find-leaves |