X-Git-Url: http://git.sameswireless.fr/l2tpns.git/blobdiff_plain/1c08f2bf3b87926bd0fc53ad0be1ce9f26f48c3d..973c5fd008fec1a71bc8c50e2a2782e10995d485:/Changes

diff --git a/Changes b/Changes
index 9c790f7..c987d1e 100644
--- a/Changes
+++ b/Changes
@@ -8,6 +8,9 @@
 - Clarify usage of shutdown signals in documentation.
 - Always initialise PRNG.
 - Sanity check length of random_vector.
+- Fix segv in unhide_value.
+- Ping new master when we get C_MASTER and delay next election to allow
+  the unicast limp-along code to kick in if required.
 
 * Sun Jun 5 2005 Brendan O'Dea <bod@optusnet.com.au> 2.1.0
 - Add IPv6 support from Jonathan McDowell.