summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2003-03-05 13:07:00 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2003-03-05 13:07:00 +0000
commit30d8055202d6d7cb8077fa1176483035351159df (patch)
tree636c691695d14a8e69367ede9ed3115c2e0b365c
parentdb05bfb4ee01ba1ceb997bdfde4554ee94795ea7 (diff)
downloaddrakx-30d8055202d6d7cb8077fa1176483035351159df.tar
drakx-30d8055202d6d7cb8077fa1176483035351159df.tar.gz
drakx-30d8055202d6d7cb8077fa1176483035351159df.tar.bz2
drakx-30d8055202d6d7cb8077fa1176483035351159df.tar.xz
drakx-30d8055202d6d7cb8077fa1176483035351159df.zip
more to come
-rw-r--r--perl-install/drakxtools.spec11
1 files changed, 9 insertions, 2 deletions
diff --git a/perl-install/drakxtools.spec b/perl-install/drakxtools.spec
index 8df1078d9..13014cc0d 100644
--- a/perl-install/drakxtools.spec
+++ b/perl-install/drakxtools.spec
@@ -292,7 +292,14 @@ file /etc/sysconfig/harddrake2/previous_hw | fgrep -q perl && %_datadir/harddrak
%changelog
* Tue Mar 4 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 9.1-14mdk
-- drakperm: fix #1776
+- drakperm:
+ o fix #1776
+ o fix small memory leak (tree iterators)
+ o restore edit dialog on doble click
+- logdrake: restore "pre gtk+-2 port" search behavior
+ o empty log buffer on search startup
+ o freeze buffer while searching
+ o scroll down the log buffer on filling
- localedrake: don't categorize langs, for better looking (since
most people will have very few of them) (gc)
@@ -333,7 +340,7 @@ file /etc/sysconfig/harddrake2/previous_hw | fgrep -q perl && %_datadir/harddrak
o make embedded app look bettero
- harddrake2:
o fix #1858 (usb adsl speed touch modem misdetection)
- o provides options and hel pull down menu when embedded
+ o provides "options" and "help" pull down menu when embedded
o detect firewire controllers
- drakedm: strip empty lines
- lot of network fixes (francois)