aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSUZUKI, Shinsuke <suz@kame.net>2006-09-02 08:32:40 +0000
committerSUZUKI, Shinsuke <suz@kame.net>2006-09-02 08:32:40 +0000
commitaaa6178df1ecaedc59cafaecee83c8ed714324f4 (patch)
treed0e0f74a99d905a3b470d6deab297a03987c4659
parentd959d04e5fdbc462e868c02a1ecb7a912f5d954b (diff)
--- 20060902 tar ball released ---REL_20060902
2006-09-02 SUZUKI, Shinsuke <suz@kame.net> * added a configure check routine to automatically detect a difference in TAILQ_FOREACH_REVERSE macros (Suggested by Brute STEVANT) * fixed a bug that dhcp6c cannot advertise an Option-Request-Option. * fixed a compilation failure in freebsd4
-rw-r--r--CHANGES8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 8c100e3..ed6d71f 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,11 @@
+ --- 20060902 tar ball released ---
+2006-09-02 SUZUKI, Shinsuke <suz@kame.net>
+ * added a configure check routine to automatically detect a
+ difference in TAILQ_FOREACH_REVERSE macros (Suggested by Brute
+ STEVANT)
+ * fixed a bug that dhcp6c cannot advertise an Option-Request-Option.
+ * fixed a compilation failure in freebsd4
+
2006-07-30 SUZUKI, Shinsuke <suz@kame.net>
* supported the following options:
NIS server option, NIS domain option (RFC3898)