aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 04129e1..8984f19 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+1999-12-21 Pixel <pixel@mandrakesoft.com>
+ * init-sh/lib.sh (LiloUpdate): replace the -z ${LILO_PASSWORD} by
+ ${LILO_PASSWORD+set} != set
+ * init-sh/lib.sh (LiloUpdate): replace the call to AddRules to
+ AddBegRules (password= must in the beginning of lilo.conf)
+ * init-sh/lib.sh (AddBegRules): 1 \n instead of 2
+
1999-12-20 Yoann Vandoorselaere <yoann@mandrakesoft.com>
* init-sh/perm.[05]: Oops, /var/spool/mail is 771 not 755.