summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Hankins <dhankins@isc.org>2005-06-16 19:40:56 +0000
committerDavid Hankins <dhankins@isc.org>2005-06-16 19:40:56 +0000
commit7b5783f5f287db035731d8056363ec99efa0f51a (patch)
tree275483d4824de2bf999e30c1bad73df4eb7be9bf
parentb5ff27c6293889a982bb460b671c09f3847d609e (diff)
downloadisc-dhcp-7b5783f5f287db035731d8056363ec99efa0f51a.tar.gz
Version++, date, document the GCC 4.0.0 workaround and dhclient.confV3-0-3RC1
manpage edit as changes since 3.0.3b3.
-rw-r--r--RELNOTES14
1 files changed, 12 insertions, 2 deletions
diff --git a/RELNOTES b/RELNOTES
index 2685ac6a..8c7088ae 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -1,6 +1,6 @@
Internet Systems Consortium DHCP Distribution
- Version 3.0.3b3
- May 24, 2005
+ Version 3.0.3rc1
+ June 16, 2005
Release Notes
@@ -43,6 +43,16 @@ Murrell at BC Tel Advanced Communications. I'd like to express my
thanks to all of these good people here, both for working on the code
and for prodding me into improving it.
+ Changes since 3.0.3b3
+
+- dhclient.conf documentation for interface {} was updated to reflect recent
+ discussion on the dhcp-hackers mailing list.
+
+- In response to reports that the software does not compile on GCC 4.0.0,
+ -Werror was removed from Makefile.conf for all platforms that used it.
+ We will address the true problem in a future release; this is a temporary
+ workaround.
+
Changes since 3.0.3b2
- An error in code changes introduced in 3.0.3b2 was corrected, which caused