summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2006-04-03 09:43:21 +0000
committerRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2006-04-03 09:43:21 +0000
commit3db109cb8b7e02746f97b32cfaf8a0e643f99e4a (patch)
tree805b407dbf14b8b4eb4b8768c0e8159d7782c3cc /ChangeLog
parente01a3349de709db37d8983bbf01fc4b27072a0fa (diff)
downloadurpmi-3db109cb8b7e02746f97b32cfaf8a0e643f99e4a.tar
urpmi-3db109cb8b7e02746f97b32cfaf8a0e643f99e4a.tar.gz
urpmi-3db109cb8b7e02746f97b32cfaf8a0e643f99e4a.tar.bz2
urpmi-3db109cb8b7e02746f97b32cfaf8a0e643f99e4a.tar.xz
urpmi-3db109cb8b7e02746f97b32cfaf8a0e643f99e4a.zip
4.8.17v4_8_17
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog82
1 files changed, 82 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 16006e5a..f35b6666 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,85 @@
+2006-04-02 22:53 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com>
+
+ * urpm.pm: More error messages should be reported on fatal download
+ errors (bug #21813)
+
+2006-04-02 22:06 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com>
+
+ * urpm/download.pm: Patch by Michael Scherer to fix authentication
+ with ssh download method. (bug #21800)
+
+2006-04-02 10:03 Marek Laane <bald at starman.ee>
+
+ * po/et.po:
+ Updated Estonian translation.
+
+2006-04-01 23:26 Keld Jørn Simonsen <keld at dkuug.dk>
+
+ * po/da.po: Updates soft/control-center/po/da.po
+ soft/initscripts/po/da.po soft/mdkonline/po/da.po
+ soft/urpmi/po/da.po
+
+2006-04-01 10:43 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.
+
+2006-03-31 19:43 Warly <warly at mandriva.com>
+
+ * gurpmi.pm: Do not try to guess if the given name is a package
+ name or a file, just test if the file exists
+
+2006-03-30 14:18 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com>
+
+ * urpm/args.pm: urpmq --synthesis was broken
+
+2006-03-30 13:18 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com>
+
+ * gurpmi2: gurpmi wasn't cleaning the urpmi cache after
+ installation
+
+2006-03-28 17:36 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com>
+
+ * pod/urpmi.files.5.pod: Remove mention of the obsolete urpmi.log
+ file
+
+2006-03-27 12:51 Pavel Maryanov <acid_jack at ukr.net>
+
+ * po/ru.po: updated translation
+
+2006-03-24 16:32 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com>
+
+ * urpmi.addmedia: Add a SIGINT handler for --distrib too
+
+2006-03-24 16:29 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com>
+
+ * urpmi.addmedia: Add a SIGINT handler to avoid adding media when
+ interrupting hdlist download.
+
+2006-03-23 14:56 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com>
+
+ * pod/urpmi.recover.8.pod: Document urpmi.recover --list-safe
+
+2006-03-23 14:55 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com>
+
+ * urpmi.recover, urpm/args.pm: New urpmi.recover option:
+ --list-safe
+
+2006-03-22 11:56 Pablo Saratxaga <pablo at mandriva.com>
+
+ * po/cy.po: updated po file
+
+2006-03-22 11:08 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com>
+
+ * urpm.pm, urpmi.spec: 4.8.16
+
2006-03-22 09:41 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com>
* pod/urpmq.8.pod: Document urpmq -l option