diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 116 |
1 files changed, 116 insertions, 0 deletions
@@ -1,3 +1,119 @@ +2005-12-05 11:33 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com> + + * urpm.pm: More error checking when generating names file + +2005-12-05 04:55 mmodem + + * po/pt.po: [no log message] + +2005-12-05 01:51 Willy Sudiarto Raharjo <willysr at gmail.com> + + * po/id.po: Updated + +2005-12-04 06:47 Funda Wang <fundawang at linux.net.cn> + + * po/: af.po, ar.po, az.po, bg.po, bn.po, br.po, bs.po, ca.po, + cs.po, cy.po, da.po, de.po, el.po, eo.po, es.po, et.po, eu.po, + fa.po, fi.po, fr.po, fur.po, ga.po, gl.po, he.po, hi.po, hr.po, + hu.po, id.po, is.po, it.po, ja.po, ka.po, ko.po, ky.po, lt.po, + lv.po, mk.po, mn.po, ms.po, mt.po, nb.po, nl.po, nn.po, pa_IN.po, + pl.po, pt.po, pt_BR.po, ro.po, ru.po, sc.po, sk.po, sl.po, sq.po, + sr.po, sr@Latn.po, sv.po, tg.po, th.po, tl.po, tr.po, uk.po, + urpmi.pot, uz.po, uz@Latn.po, vi.po, wa.po, zh_CN.po, zh_TW.po: + Updated POT file. + +2005-12-02 18:29 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com> + + * pod/urpmi.cfg.5.pod: Document new default-media config option + +2005-12-02 18:14 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com> + + * urpm.pm, urpm/cfg.pm: Add a new configuration option, + default-media, that specifies a comma-separated list of media to + be taken into account by default (i.e., if the --media switch is + not specified on the command-line) + +2005-12-02 16:31 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com> + + * urpm/: args.pm, cfg.pm, download.pm, ldap.pm, msg.pm, prompt.pm, + sys.pm, util.pm: Add versions to modules + +2005-12-02 16:21 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com> + + * urpm/download.pm: Fix download with wget, broken by latest + changes + +2005-12-02 15:50 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com> + + * urpmi, pod/urpmi.8.pod, pod/urpmi.addmedia.8.pod, + pod/urpmi.cfg.5.pod, pod/urpmi.update.8.pod, pod/urpmq.8.pod: + Document the new options + +2005-12-02 15:39 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com> + + * urpmi: Forbid --curl-options and friends in rurpmi + +2005-12-02 15:37 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com> + + * urpm.pm, urpm/args.pm, urpm/cfg.pm, urpm/download.pm: Add new + switches to the urpm tools, --wget-options, --curl-options and + --rsync-options, to specify additionnal command-line options to + pass to the downloader programs. These are also available as + global variables that can be set in urpmi.cfg. + +2005-12-02 12:46 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com> + + * gurpmi, gurpmi.pm, gurpmi2, rurpmi, urpm.pm, urpme, urpmf, urpmi, + urpmi.addmedia, urpmi.removemedia, urpmi.update, urpmq, + urpm/args.pm, urpm/cfg.pm, urpm/download.pm, urpm/ldap.pm, + urpm/msg.pm, urpm/parallel_ka_run.pm, urpm/parallel_ssh.pm, + urpm/prompt.pm, urpm/sys.pm, urpm/util.pm: Update copyright + notices + +2005-12-01 18:12 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com> + + * urpm/sys.pm: Patch by Blino to be less liberal in what we detect + in /proc/mount to figure out if a filesystem is read-only + +2005-12-01 17:35 Shiva Huang <blueshiva at giga.net.tw> + + * po/zh_TW.po: updated po file + +2005-11-30 15:08 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com> + + * pod/: proxy.cfg.5.pod, rurpmi.8.pod, urpme.8.pod, urpmf.8.pod, + urpmi.8.pod, urpmi.addmedia.8.pod, urpmi.cfg.5.pod, + urpmi.files.5.pod, urpmq.8.pod: Manpage formatting nits + +2005-11-30 14:29 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com> + + * urpmi.spec: Change URL to something more friendly and standard + +2005-11-26 08:59 Funda Wang <fundawang at linux.net.cn> + + * po/zh_CN.po: Updated Simplified Chinese translation + +2005-11-26 08:32 Sharuzzaman Ahmat Raslan <sharuzzaman at myrealbox.com> + + * po/ms.po: Updated Malay translation + +2005-11-25 18:59 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com> + + * urpmi.bash-completion: Add two new options in bash completion. + +2005-11-25 18:48 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com> + + * pod/: rurpmi.8.pod, urpme.8.pod, urpmi.files.5.pod, + urpmi.update.8.pod: Small manpage updates + +2005-11-25 16:06 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com> + + * urpmi.spec: Titi suggests to use a symlink instead + +2005-11-25 15:45 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com> + + * urpm.pm, urpmi.spec: 4.8.2 + 2005-11-25 15:21 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com> * MANIFEST: Add META file |