summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f0e5952fa..252e7689c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-12-03 Mark Wielaard <mark@klomp.org>
+
+ * java/util/logging/LogManager.java (getLevelProperty): Check
+ whether value is null before passing to Level.parse().
+
2006-12-04 Robert Lougher <rob.lougher@gmail.com>
* java/lang/management/ThreadInfo.java (ThreadInfo): Check