BIND 10 master, updated. a7ec11d025a5d25452868862458a5a39da97b77f [master] fix some changelog formatting for previous entry
BIND 10 source code commits
bind10-changes at lists.isc.org
Fri Aug 31 19:03:22 UTC 2012
The branch, master has been updated
via a7ec11d025a5d25452868862458a5a39da97b77f (commit)
via 525ad8cdd617d4bc98a303371b87b3e009a1c268 (commit)
from 2d4063b1a354f5048ca9dfb195e8e169650f43d0 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit a7ec11d025a5d25452868862458a5a39da97b77f
Author: Jeremy C. Reed <jreed at ISC.org>
Date: Fri Aug 31 14:03:10 2012 -0500
[master] fix some changelog formatting for previous entry
commit 525ad8cdd617d4bc98a303371b87b3e009a1c268
Author: Jeremy C. Reed <jreed at ISC.org>
Date: Fri Aug 31 14:02:30 2012 -0500
[master] add entry for 1687
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 16 +++++++++++++---
1 file changed, 13 insertions(+), 3 deletions(-)
-----------------------------------------------------------------------
diff --git a/ChangeLog b/ChangeLog
index 933cab2..af50821 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,16 @@
-471. [bug] vorner
- Fixed a problem when b10-loadzone tried to tread semicolon in string data
- as start of comment, which caused invalid data being loaded.
+472. [build] jreed
+ All generated documentation is removed from the git repository.
+ The ./configure --enable-man option is removed. A new option
+ -enable-generate-docs is added; it checks for required
+ documentation building dependencies. Dummy documentation is
+ built and installed if not used. Distributed tarballs will
+ contain the generated documentation.
+ (Trac #1687, git 2d4063b1a354f5048ca9dfb195e8e169650f43d0)
+
+471. [bug] vorner
+ Fixed a problem when b10-loadzone tried to tread semicolon
+ in string data as start of comment, which caused invalid
+ data being loaded.
(Trac #2188, git 12efec3477feb62d7cbe36bdcfbfc7aa28a36f57)
470. [func] naokikambe
More information about the bind10-changes
mailing list