diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2004-03-02 17:21:45 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2004-03-02 17:21:45 +0000 |
commit | 138fffc7b8b5da6cb905f52b2dd3072ec0fa1972 (patch) | |
tree | ae4d00e8af51c9fe23fcc7f320a7a6788180caac /perl-install | |
parent | 60e50f46522ccb4e77db583cb533504ab0f3c3fb (diff) | |
download | drakx-138fffc7b8b5da6cb905f52b2dd3072ec0fa1972.tar drakx-138fffc7b8b5da6cb905f52b2dd3072ec0fa1972.tar.gz drakx-138fffc7b8b5da6cb905f52b2dd3072ec0fa1972.tar.bz2 drakx-138fffc7b8b5da6cb905f52b2dd3072ec0fa1972.tar.xz drakx-138fffc7b8b5da6cb905f52b2dd3072ec0fa1972.zip |
*** empty log message ***
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/ChangeLog | 32 |
1 files changed, 31 insertions, 1 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index a8bf123a1..070fd63f1 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,33 @@ +2004/03/02 Pixel <pixel at mandrakesoft.com> + + * crypto.pm: cooker updates are not in a per-version directory + + * any.pm, standalone/drakboot: drakboot --boot is now a wizard + + * diskdrake/interactive.pm: type "ext2:vfat" must not be the same as 0 + + * interactive/gtk.pm: small fix when clicking on an empty tree (when + allow_empty_list) + +2004/03/02 Till Kamppeter <till at mandrakesoft.com> + + * printer/printerdrake.pm: Sometimes option default settings in the + printer options dialog were missing (e. g. "Dithering Pixels Per Inch" + in "pcl3" driver). Fixed. + +2004/03/02 Thierry Vignaud <tvignaud at mandrakesoft.com> + + * harddrake/data.pm: bump version number + + * any.pm (setupBootloader__general) fix wizard title now that drakboot + --boot + is a wizard like tool + + * drakxtools.spec: 10-19mdk: last but not least + 10-19mdk + + * network/isdn.pm: fix doble ISDN detection (#6535) + 2004/03/02 Pablo Saratxaga <pablo at mandrakesoft.com> * share/po/tl.po: updated pot file @@ -28134,7 +28164,7 @@ * Makefile.config: remove dir security - * proxy.pm: add $Id: ChangeLog,v 1.897 2004/03/02 12:09:15 prigaux Exp $ + * proxy.pm: add $Id: ChangeLog,v 1.898 2004/03/02 15:59:40 prigaux Exp $ * interactive/gtk.pm: use my_gtk {isWizard} and {isEmbedded} which are more accurate than |