summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@mandriva.com>2006-09-19 09:15:51 +0000
committerRafael Garcia-Suarez <rgarciasuarez@mandriva.com>2006-09-19 09:15:51 +0000
commit0bdaf6f021edf5aed698a8b0310f9513bfb44fc2 (patch)
treefcd2ba0f52edd036189c53f5b2848175f84c06b2 /ChangeLog
parent6c70c788d522cfaafd323fc779e078aded2caba1 (diff)
downloadurpmi-0bdaf6f021edf5aed698a8b0310f9513bfb44fc2.tar
urpmi-0bdaf6f021edf5aed698a8b0310f9513bfb44fc2.tar.gz
urpmi-0bdaf6f021edf5aed698a8b0310f9513bfb44fc2.tar.bz2
urpmi-0bdaf6f021edf5aed698a8b0310f9513bfb44fc2.tar.xz
urpmi-0bdaf6f021edf5aed698a8b0310f9513bfb44fc2.zip
Bump version to 4.8.27 and regen changelog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog64
1 files changed, 64 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d3a1d5e8..5bfbe758 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,67 @@
+2006-09-19 09:08 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com>
+
+ * urpm/sys.pm, urpmi: When restarting urpmi, close leaked
+ filehandles. Useful for the upgrade
+ 2006->2007, since the URPM version in 2006 used to leak
+ filehandles.
+
+2006-09-18 07:56 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com>
+
+ * urpm/download.pm: Patch by Nicolas Melay to include -q to the
+ command-line options of curl, so the ~/.curlrc file isn't read.
+
+2006-09-17 22:26 mmodem
+
+ * po/pt.po: up
+
+2006-09-17 22:23 mmodem
+
+ * po/pt.po: up
+
+2006-09-14 21:55 Per Øyvind Karlsen <peroyvind at mandriva.org>
+
+ * po/nb.po: fix typo
+
+2006-09-14 12:36 Per Øyvind Karlsen <peroyvind at mandriva.org>
+
+ * po/nb.po: translate hdlist
+
+2006-09-13 20:45 Per Øyvind Karlsen <peroyvind at mandriva.org>
+
+ * po/nb.po: sanity cleaning
+
+2006-09-13 18:59 vljubovic
+
+ * po/bs.po: Improving Bosnian translation
+
+2006-09-12 20:20 Michal Bukovjan <bukovjan at mbox.dkm.cz>
+
+ * po/cs.po: Update Czech translation
+
+2006-09-12 19:08 Arpad Biro <biro_arpad at yahoo.com>
+
+ * po/pl.po: update
+
+2006-09-12 14:47 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com>
+
+ * pod/urpmi.8.pod, urpmi: --auto-select is not intended to be used
+ along with package lists
+
+2006-09-12 11:40 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com>
+
+ * urpm.pm, urpmi: From urpm::configure(), we need to be able to
+ distinguish media that are temporarily ignored and permanently
+ ignored, so we can restore the previous situation easily (bug
+ #22354)
+
+2006-09-12 09:27 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com>
+
+ * ChangeLog: Remove duplicate entries in changelog
+
+2006-09-12 08:28 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com>
+
+ * ChangeLog, urpm.pm: Bump version to 4.8.26
+
2006-09-12 08:23 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com>
* urpm.pm: Something is testing for definedness instead of truth,