浏览代码

Note config reloading leak in changelog

Mike Naberezny 13 年之前
父节点
当前提交
a7f4edd136
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      CHANGES.txt

+ 4 - 0
CHANGES.txt

@@ -10,6 +10,10 @@ Next release
   results when two processes were set to log to the same file.  Patch
   results when two processes were set to log to the same file.  Patch
   by Whit Morriss.
   by Whit Morriss.
 
 
+- Fixed a bug in config file reloading where each reload could leak memory
+  because a list of warning messages would be appended but never cleared.
+  Patch by Philip Zeyliger.
+
 3.0a12 (2011-12-06)
 3.0a12 (2011-12-06)
 -------------------
 -------------------