aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog62
-rw-r--r--rpmdrake.spec8
2 files changed, 69 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 1164c965..fb9de7d4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,65 @@
+2005-01-20 16:41 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+ * rpmdrake: Small optimization
+
+2005-01-20 16:35 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+ * rpmdrake: When displaying rpms by medium, display medium in the
+ order they appear in urpmi.cfg
+
+2005-01-20 16:18 Pablo Saratxaga <pablo@mandrakesoft.com>
+
+ * po/ja.po: updated po file
+
+2005-01-20 14:00 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+ * edit-urpm-sources.pl: perl_checker fixes
+
+2005-01-20 13:52 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+ * rpmdrake: Restore view of selected size
+
+2005-01-20 10:19 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+ * rpmdrake: Fix Daouda's typo
+
+2005-01-19 21:58 Daouda Lo <daouda@mandrakesoft.com>
+
+ * rpmdrake: - default case when the 2 prefilled lists (selected and
+ unselected) of updates are empty.
+
+2005-01-19 20:36 José JORGE <jjorge@free.fr>
+
+ * po/pt.po: jorge
+
+2005-01-19 20:10 Karl Ove Hufthammer <karl@huftis.org>
+
+ * po/nn.po: Updated Norwegian Nynorsk translation.
+
+2005-01-18 23:12 Pablo Saratxaga <pablo@mandrakesoft.com>
+
+ * po/: eu.po, id.po: updated po files
+
+2005-01-18 20:53 José JORGE <jjorge@free.fr>
+
+ * po/pt.po: melo
+
+2005-01-18 18:02 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+ * rpmdrake: Don't crash if there is no compssUsers.flat
+
+2005-01-18 16:55 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+ * rpmdrake: Don't show the 'View' menu for now
+
+2005-01-18 13:45 Pablo Saratxaga <pablo@mandrakesoft.com>
+
+ * po/: es.po, ja.po, wa.po: updated po files
+
+2005-01-18 13:36 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+ * ChangeLog, rpmdrake.spec: 2.5-2mdk
+
2005-01-18 13:33 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
* po/fr.po: Translate a few new short strings in French
diff --git a/rpmdrake.spec b/rpmdrake.spec
index 85526dfe..60d3b7b7 100644
--- a/rpmdrake.spec
+++ b/rpmdrake.spec
@@ -8,7 +8,7 @@
%define name rpmdrake
%define version 2.5
-%define release 2mdk
+%define release 3mdk
Name: %{name}
Version: %{version}
@@ -109,6 +109,12 @@ rm -rf $RPM_BUILD_ROOT
%{_sbindir}/park-rpmdrake
%changelog
+* Thu Jan 20 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 2.5-3mdk
+- When displaying rpms by medium, display media in the order they appear in
+ urpmi.cfg
+- Restore view of selected size in rpmdrake
+- Remove the view menu (for later)
+
* Tue Jan 18 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 2.5-2mdk
- Quick fix for a crash on some popup windows
- Regenerate po files