diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2004-03-26 13:20:47 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2004-03-26 13:20:47 +0000 |
commit | fab98183e7d0f203be9202a2f5db034b36e60f11 (patch) | |
tree | 31d5e7ca8fb0c9c897bccdadf946df764a4bd155 | |
parent | 1893858a0060078c59ef576149bbccb13a982f94 (diff) | |
download | drakx-fab98183e7d0f203be9202a2f5db034b36e60f11.tar drakx-fab98183e7d0f203be9202a2f5db034b36e60f11.tar.gz drakx-fab98183e7d0f203be9202a2f5db034b36e60f11.tar.bz2 drakx-fab98183e7d0f203be9202a2f5db034b36e60f11.tar.xz drakx-fab98183e7d0f203be9202a2f5db034b36e60f11.zip |
*** empty log message ***
-rw-r--r-- | perl-install/ChangeLog | 18 |
1 files changed, 17 insertions, 1 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 3f08be8ee..61c426cfd 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,5 +1,21 @@ 2004/03/26 Thierry Vignaud <tvignaud at mandrakesoft.com> + * network/adsl.pm (adsl_probe_info) fix vpi, vci rereading (speedtouch + conf write hexa...) + misc space cleanups (thx perl_checko) + (adsl_probe_info) fix "manage interface" that broke speedtouch + configuration + + * network/netconnect.pm: s/bcm4400/b44/ + warn than speedtouch only works with 2.4.x kernels for now + + * bootloader.pm (method_choices) blacklist again Savage, they're broken + again :-( + + * drakxtools.spec: 10-27mdk + +2004/03/26 Thierry Vignaud <tvignaud at mandrakesoft.com> + * network/adsl.pm (adsl_probe_info) fix "manage interface" that broke speedtouch configuration @@ -29909,7 +29925,7 @@ * Makefile.config: remove dir security - * proxy.pm: add $Id: ChangeLog,v 1.921 2004/03/26 08:40:16 prigaux Exp $ + * proxy.pm: add $Id: ChangeLog,v 1.922 2004/03/26 11:20:56 prigaux Exp $ * interactive/gtk.pm: use my_gtk {isWizard} and {isEmbedded} which are more accurate than |