Mention the latest configure fixes.
authorWayne Davison <wayned@samba.org>
Sat, 14 Feb 2009 16:03:11 +0000 (08:03 -0800)
committerWayne Davison <wayned@samba.org>
Sat, 14 Feb 2009 16:05:07 +0000 (08:05 -0800)
NEWS

diff --git a/NEWS b/NEWS
index f34330c..7876f90 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -22,6 +22,7 @@ Changes since 3.0.5:
 
     - Fixed configure's erroneous use of target.
 
-  ENHANCEMENTS:
+    - Fixed configure's --disable-debug option.
 
-    - ...
+    - Fixed a run-time issue for systems that can't find iconv_open() by adding
+      the --disable-iconv-open configure option.