ソースを参照

- changelog updated

Jan Janak 19 年 前
コミット
9e403bb96f
1 ファイル変更11 行追加1 行削除
  1. 11 1
      ChangeLog

+ 11 - 1
ChangeLog

@@ -1,8 +1,18 @@
+================================= Release 0.9.6 ==============================
+
+2006-01-11  Jan Janak <[email protected]>
+
+	* debian: Fixed config file checking in debian start script
+	
+	* tm: Added missing diversion header to SIP message cloner,
+	   this caused crash in diversion module, reported by Adrian
+	   Georgescu and Dan Pascu
+
 ================================= Release 0.9.5 ==============================
 
 2005-12-14  Andrei Pelinescu-Onciul <[email protected]>
 
-        * core: malloc real_used/initial size accounting fixes (*realloc 
+        * core: malloc real_used/initial size accounting fixes (*realloc
 	    shrink accounting fix; initial size does not contain the 
 	    overhead anymore)
 	  DBG_F_MALLOC typo and warning fixes