summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@mandriva.com>2006-09-05 09:13:55 +0000
committerRafael Garcia-Suarez <rgarciasuarez@mandriva.com>2006-09-05 09:13:55 +0000
commitc512dd25d6e4615c11a144d2cf0c86088df24c44 (patch)
tree407de12f22e5b044ee0bd086e943a7db124094da /ChangeLog
parentaf80ed39ad96b8a3e8e48e30f06570372a7f24d1 (diff)
downloadurpmi-c512dd25d6e4615c11a144d2cf0c86088df24c44.tar
urpmi-c512dd25d6e4615c11a144d2cf0c86088df24c44.tar.gz
urpmi-c512dd25d6e4615c11a144d2cf0c86088df24c44.tar.bz2
urpmi-c512dd25d6e4615c11a144d2cf0c86088df24c44.tar.xz
urpmi-c512dd25d6e4615c11a144d2cf0c86088df24c44.zip
This is 4.8.24. Regen changelog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog123
1 files changed, 123 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0549bca8..8e3035d4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,126 @@
+2006-09-05 08:32 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com>
+
+ * urpm.pm: Avoid double line returns in urpmi progress logger (bug
+ 23848)
+
+2006-09-05 07:56 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com>
+
+ * urpm.pm: Don't show README.urpmi if the -q option is passed to
+ urpmi
+
+2006-09-04 20:26 nbauer
+
+ * po/de.po: Update German translation
+
+2006-09-03 19:43 Arpad Biro <biro_arpad at yahoo.com>
+
+ * po/hu.po: update
+
+2006-09-01 19:10 Pablo Saratxaga <pablo at mandriva.com>
+
+ * po/es.po: updated Spanish file
+
+2006-09-01 13:33 Shiva Huang <blueshiva at giga.net.tw>
+
+ * po/zh_TW.po: updated po file
+
+2006-08-31 19:25 Karl Ove Hufthammer <karl at huftis.org>
+
+ * po/nn.po: Updated Norwegian Nynorsk (nn) translation.
+
+2006-08-30 22:56 Reinout van Schouwen <reinout at cs.vu.nl>
+
+ * po/nl.po: * Aug 31 2006 Reinout van Schouwen
+ <reinouts@gnome.org>
+ Updated Dutch translation
+
+2006-08-30 17:19 Karl Ove Hufthammer <karl at huftis.org>
+
+ * po/nn.po: Updated translation for Norwegian Nynorsk.
+
+2006-08-30 16:29 Karl Ove Hufthammer <karl at huftis.org>
+
+ * po/nn.po: Updated Norwegian Nynorsk translation.
+
+2006-08-28 19:38 thomas
+
+ * po/sv.po: updated translations
+
+2006-08-28 08:06 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com>
+
+ * pod/urpmf.8.pod: Little clarification in urpmf man page (bug
+ #24828)
+
+2006-08-27 15:57 Per Øyvind Karlsen <peroyvind at mandriva.org>
+
+ * po/nb.po: fix typo
+
+2006-08-25 00:22 Olivier Thauvin <thauvin at aerov.jussieu.fr>
+
+ * urpm.pm: - remove workaround, now function exists
+
+2006-08-24 14:38 felipe
+
+ * po/pt_BR.po: translated by Laerte
+
+2006-08-18 01:19 Pjetur G. Hjaltason <pjetur at pjetur.net>
+
+ * po/is.po: update translation/header for is
+
+2006-08-18 00:05 Per Øyvind Karlsen <peroyvind at mandriva.org>
+
+ * po/nb.po: Finished!
+
+2006-08-17 23:56 Per Øyvind Karlsen <peroyvind at mandriva.org>
+
+ * po/nb.po: more work done and with some corrections :)
+
+2006-08-17 19:19 Per Øyvind Karlsen <peroyvind at mandriva.org>
+
+ * po/nb.po: Much progress on translation..
+
+2006-08-17 13:28 Marek Laane <bald at starman.ee>
+
+ * po/et.po: Updated Estonian translation.
+
+2006-08-17 01:16 Per Øyvind Karlsen <peroyvind at mandriva.org>
+
+ * po/nb.po: Do some translation work...
+
+2006-08-14 14:56 felipe
+
+ * po/pt_BR.po: translating some messages and fixing some fuzzy
+ entries
+
+2006-08-14 08:59 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com>
+
+ * urpmi: Use exit() instead of POSIX::_exit() to return an exit
+ code from urpmi. This
+ allows END blocks and destructors to be run, and thus fixes bug
+ #24301. (This
+ used to be useful when gurpmi was a hack in urpmi instead of a
+ standalone
+ application.)
+
+2006-08-11 08:41 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com>
+
+ * MANIFEST, pod/urpmihowto.8.pod, pod/urpmihowto.pod: Correctly
+ rename the new urpmihowto manpage
+
+2006-08-11 08:33 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com>
+
+ * ChangeLog: Update Changelog
+
+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-11 08:31 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com>
* MANIFEST, Makefile.PL, urpm.pm, urpmi.spec: Remove urpmi.spec,