summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c96b595b7..0d55fceaa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,8 @@
argument, pull the MAC address from it and replace hyphens with colons
so that the MAC address is usable in loader (#209284).
+ * isys/str.c (strcount): If tmp is NULL, return 0 (#231290).
+
2007-03-08 Chris Lumens <clumens@redhat.com>
* kickstart.py (Raid): Subclass from F7_Raid instead.