aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2005-12-16 09:57:08 +0000
committerRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2005-12-16 09:57:08 +0000
commitf805e26ad0ab1b8a4a8660e525f153c8056f586c (patch)
tree60077d097852d83248ed33064b5ee3258342af6f /ChangeLog
parent0e5063761eb09e4e85fd59a44c928a2a513d1e0d (diff)
downloadrpmdrake-f805e26ad0ab1b8a4a8660e525f153c8056f586c.tar
rpmdrake-f805e26ad0ab1b8a4a8660e525f153c8056f586c.tar.gz
rpmdrake-f805e26ad0ab1b8a4a8660e525f153c8056f586c.tar.bz2
rpmdrake-f805e26ad0ab1b8a4a8660e525f153c8056f586c.tar.xz
rpmdrake-f805e26ad0ab1b8a4a8660e525f153c8056f586c.zip
2.25-1mdk
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog23
1 files changed, 23 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 246d7f93..13c959cd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+2005-12-16 10:50 Pixel <pixel at mandriva.com>
+
+ * rpmdrake.pm: use Locale:gettext::bind_textdomain_codeset (since
+ it's no more in c
+
+2005-12-15 14:34 Thierry Vignaud <tvignaud at mandriva.com>
+
+ * po/ja.po: update (Yukiko Bando)
+
+2005-12-14 10:25 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com>
+
+ * rpmdrake: Quote fullname in regular expressions (for names like
+ libstdc++)
+
+2005-12-08 17:35 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com>
+
+ * ChangeLog, rpmdrake.pm, rpmdrake.spec: 2.24-1mdk
+
2005-12-08 15:49 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com>
* rpmdrake.spec: Require next urpmi
@@ -7,6 +25,11 @@
* rpmdrake: Adapt code to the new syntax of
extract_packages_to_install in upcoming urpmi 4.8.4
+2005-12-08 15:49 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com>
+
+ * rpmdrake: Adapt code to the new syntax of
+ extract_packages_to_install in upcoming urpmi 4.8.4
+
2005-12-05 15:51 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com>
* edit-urpm-sources.pl: Patch by Javier Martínez to add support for
init-tools change)Pascal Rigaux2007-05-302-4/+1 | * (escape_text_for_TextView_markup_format) pinpoint bogus callersThierry Vignaud2007-05-291-1/+4 | * (get_package) fix UTF-8 issue in drakbug (#31067)Thierry Vignaud2007-05-282-2/+2 | * (to_utf8) tell perl this is now UTF-8 (spotted by #31067 and also seenThierry Vignaud2007-05-282-1/+4 | | | | | before in rpmdrake) * handle snd-cs5530 driverThierry Vignaud2007-05-282-1/+6 | * drop support for kernel-2.4.xThierry Vignaud2007-05-282-5/+2 | * - progress bar wait_message: ensure it doesn't go crazy when asked to updatePascal Rigaux2007-05-232-5/+11 | | | | | | with the same fraction (eg #30090) - also do hide the progress bar (maybe we should not hide it?) * really install kernel-enterprise (not entreprise)Olivier Blin2007-05-231-1/+1 | * fixing some fuzzy entries and translating messages to pt_BRFelipe Arruda2007-05-211-38/+24 | * fixing some fuzzy entries and translating messages to pt_BRFelipe Arruda2007-05-211-73/+42 | * fixing some fuzzy entries and translating messages to pt_BRFelipe Arruda2007-05-211-28/+24 | * install fonts-ttf-dejavu & fonts-ttf-liberation by defaultThierry Vignaud2007-05-211-0/+1 | * - diskdrake:Pascal Rigaux2007-05-212-1/+4 | | | | | o when formatting ntfs don't zero partition (#30928) * 10.4.131Pascal Rigaux2007-05-182-1/+4 | * fix englishPascal Rigaux2007-05-181-1/+1 | * re-sync after the big svn lossPascal Rigaux2007-05-181-1486/+31 | * re-sync after the big svn lossPascal Rigaux2007-05-181-0/+1598 | * fix resizing's faillures due to udev's race when writing the partition tableThierry Vignaud2007-05-162-0/+7 | | | | | thus deleting then recreating the nodes (thus leaving a race window...) * format 10.4.130's changelogThierry Vignaud2007-05-161-6/+4 | * tag 10.4.130Thierry Vignaud2007-05-161-0/+2 | * bump version (10.4.130) for toolsThierry Vignaud2007-05-161-1/+1 | * Japanese translation reviewedYukiko Bando2007-05-151-8/+8 | * small fix on previous commitPascal Rigaux2007-05-151-1/+2 | * - bootloader-config:Pascal Rigaux2007-05-152-2/+27 | | | | | | o do create /boot/initrd-xxx.img when there is no bootloader (#30771 comment #21) * use "mkfs.ext3" instead of "mkfs.ext2 -J"Pascal Rigaux2007-05-144-2/+9 | | | | | | | | (to have dir_index & resize_inode features) (cf Frederik Himpe 23 Apr 2007 mail on cooker: "Installer does not create ext3 partitions with dir_index and resize_inode?") * re-sync after the big svn lossPascal Rigaux2007-05-142-0/+0 | * re-sync after the big svn lossPascal Rigaux2007-05-14142-0/+0 | * - do not ask for updates at end of installation when updates are alreadyPascal Rigaux2007-05-092-0/+8 | | | | | available (network installs) (#30344) * - localedrake:Pascal Rigaux2007-05-092-1/+3 | | | | | o don't call grub-gfxmenu when used by simple user * upJosé Melo2007-05-071-56/+9 | * upJosé Melo2007-05-071-92/+60 | * upJosé Melo2007-05-071-41/+15 | * create udev nodes configuration file in /etc/udev/devices.d/ instead of ↵Olivier Blin2007-04-302-3/+4 | | | | conf.d (used for modem and mouse) * do not try to configure dvd devices during install since /dev is wiped out ↵Olivier Blin2007-04-304-17/+2 | | | | at reboot * use ->last_usable_sector instead of {totalsectors} so that resizing aPascal Rigaux2007-04-301-1/+1 | | | | | | partition doesn't propose a partition size bigger than what creating a partition propose (#21709) * "Free space" is better than "Empty space"Pascal Rigaux2007-04-291-1/+1 | | | | | | (and we already use "free space" at other places) (thanks to Funda Wang) * - allow umounting cdrom during a transactionPascal Rigaux2007-04-272-0/+2 | * re-sync after the big svn lossPascal Rigaux2007-04-251-715/+100 | * re-sync after the big svn lossPascal Rigaux2007-04-25