Fix config conversion bugs (functional and documentation).
[ircu2.10.12-pk.git] / ChangeLog
index 3ce2add02cc224fcd99c033f7afd694447becab2..106e42e65c8aab8a5c62d5d3f0402c6b16330bf1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2005-12-30  Michael Poole <mdpoole@troilus.org>
+
+       * RELEASE.NOTES: Mention removal of HIS_STATS_h.
+
+       * ircd/convert-conf.c (removed_features): Add AUTOHIDE,
+       HIS_DESYNCS and TIMESEC.
+       (get_connect): Do not downcase connection name on insert.
+       (do_feature): Do not upcase feature name (cf HIS_STATS_k).
+
 2005-12-30  Michael Poole <mdpoole@troilus.org>
 
        * ircd/engine_devpoll.c (engine_loop): Remove bogus assert.