From 83ddf1c6ee374a54f26a09f5bdde799607ed6524 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Sat, 25 Oct 2003 23:12:13 +0000 Subject: Use "" instead of null, the new mozilla prefs parser doesn't recognise 2003-10-25 Christian Persch * data/default-prefs.js: Use "" instead of null, the new mozilla prefs parser doesn't recognise null and aborts. Thanks to Crispin for alerting me to this. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 429b6f0bd..ddbcb1bcd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2003-10-25 Christian Persch + + * data/default-prefs.js: + + Use "" instead of null, the new mozilla prefs parser doesn't + recognise null and aborts. Thanks to Crispin for alerting me + to this. + 2003-10-25 Christian Persch * data/default-prefs.js: -- cgit v1.2.3