diff contrib/debian/changelog @ 706:4ffbc9f1e922

Large UNTESTED commit with the following changes: * Improved DiameterIdentity handling (esp. interationalization issues), and improve efficiency of some string operations in peers, sessions, and dictionary modules (closes #7) * Cleanup in the session module to free only unreferenced sessions (#16) * Removed fd_cpu_flush_cache(), replaced by more robust alternatives. * Improved peer state machine algorithm to counter SCTP multistream race condition.
author Sebastien Decugis <sdecugis@nict.go.jp>
date Wed, 09 Feb 2011 15:26:58 +0900
parents d59effdf5256
children 571b3abaa5df
line wrap: on
line diff
--- a/contrib/debian/changelog	Mon Jan 31 17:22:21 2011 +0900
+++ b/contrib/debian/changelog	Wed Feb 09 15:26:58 2011 +0900
@@ -4,7 +4,7 @@
     framework now contained in the libfdcore library.
     libfreeDiameter renamed as libfdproto.
     This closes #15.
-  * API version bumped to version 4 accordingly.
+  * API version bumped to version 4.
   * Improved fd_dict_new() when the same object already exists.
   * Improvements to dict_legacy_xml extension.
   * Cleanups in links to shared libraries
@@ -12,8 +12,15 @@
     to RADIUS (closes #25)
   * Allow default signals such as SIGTSTP (ctrl-z) to be used with
     freeDiameterd
+  * Improved DiameterIdentity handling (esp. interationalization issues), 
+    and improve efficiency of some string operations in peers, sessions, 
+    and dictionary modules (closes #7)
+  * Cleanup in the session module to free only unreferenced sessions (#16)
+  * Removed fd_cpu_flush_cache(), replaced by more robust alternatives.
+  * Improved peer state machine algorithm to counter SCTP multistream race 
+    condition.
 
- -- Sebastien Decugis <sdecugis@nict.go.jp>  Tue, 18 Jan 2011 15:13:00 +0900
+ -- Sebastien Decugis <sdecugis@nict.go.jp>  Mon, 07 Feb 2011 17:24:20 +0900
 
 freediameter (1.0.4) UNRELEASED; urgency=low
 
"Welcome to our mercurial repository"