summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2004-01-28 14:42:24 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2004-01-28 14:42:24 +0000
commitc5f853b1ac15ab4a58e868a0ebb4a39e7ca83572 (patch)
treea77a82563c37f916733b25be6dd8eaa381ef8a52
parentb2fe10c305319abb901f27d2fab08170545a7752 (diff)
downloaddrakwizard-c5f853b1ac15ab4a58e868a0ebb4a39e7ca83572.tar
drakwizard-c5f853b1ac15ab4a58e868a0ebb4a39e7ca83572.tar.gz
drakwizard-c5f853b1ac15ab4a58e868a0ebb4a39e7ca83572.tar.bz2
drakwizard-c5f853b1ac15ab4a58e868a0ebb4a39e7ca83572.tar.xz
drakwizard-c5f853b1ac15ab4a58e868a0ebb4a39e7ca83572.zip
fix changelog:
- do not reference error regarding unreleased commits (we describe what's new *since next release*) [btw do not change "upcase" into "update"] - do not put understanble logs about low level perl code - make a few setences be understandable
-rw-r--r--drakwizard.spec11
1 files changed, 3 insertions, 8 deletions
diff --git a/drakwizard.spec b/drakwizard.spec
index ca2e1d51..caf3a0d9 100644
--- a/drakwizard.spec
+++ b/drakwizard.spec
@@ -56,14 +56,11 @@ rm -rf $RPM_BUILD_DIR/$RPM_PACKAGE_NAME
- fix pb of remove host
- clear CLIENTNAME CLIENTIP when add a new host
- FTP wizard:
- - (true) make it look like real perl
- - correct some typo
- add test of bash in /etc/shells
- rewrite fonction to allow/deny from internet/intranet
- force selection of intranet or internet to continue wizard
- NIS with Autofs Wizard:
- fix waiting screen
- - now use VAR in $o->{} (instead of fixed_val)
- fix pb of nisdomainname check
- refer to correct image name (nisautofs.png)
- PXE wizard:
@@ -72,12 +69,10 @@ rm -rf $RPM_BUILD_DIR/$RPM_PACKAGE_NAME
- correct pb of previous button
- fix problem of list image
- add loop mode in add/remove PXE boot image
- - split modify wizard to fit wizard window
- - update acpi and apic (new value)
- - update TFTP protocol name
+ - split modify step to fit wizard window
- all Wizard:
- - typo fix
- - perl_checker recommendation
+ - typo fixes
+ - perl_checker compliant
- thx tv, erwan, nonotor, docteam for bug report :-)
* Tue Jan 20 2004 Antoine Ginies <aginies@mandrakesoft.com> 2.9-1mdk