BIND 10 master, updated. 61fdb18f0f253800c86e4a952b7194f26b3d4aee [master] renamed file name 'NOTESâto more specific one for its content.
BIND 10 source code commits
bind10-changes at lists.isc.org
Sat Jun 23 16:31:50 UTC 2012
The branch, master has been updated
via 61fdb18f0f253800c86e4a952b7194f26b3d4aee (commit)
from 713e348235a7bcaf525e59ecf40efbd4a343ccfd (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 61fdb18f0f253800c86e4a952b7194f26b3d4aee
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Sat Jun 23 09:29:55 2012 -0700
[master] renamed file name 'NOTESâto more specific one for its content.
the note written there often seems to be overlooked and ignored as a result.
while it's not clear the new file name really helps, but we'll at least
give it a try. discussed on jabber.
-----------------------------------------------------------------------
Summary of changes:
.../configurations/DO_NOT_USE_127.0.0.1:47807 | 6 ++++++
tests/lettuce/configurations/NOTES | 4 ----
2 files changed, 6 insertions(+), 4 deletions(-)
create mode 100644 tests/lettuce/configurations/DO_NOT_USE_127.0.0.1:47807
delete mode 100644 tests/lettuce/configurations/NOTES
-----------------------------------------------------------------------
diff --git a/tests/lettuce/configurations/DO_NOT_USE_127.0.0.1:47807 b/tests/lettuce/configurations/DO_NOT_USE_127.0.0.1:47807
new file mode 100644
index 0000000..d8f0b5f
--- /dev/null
+++ b/tests/lettuce/configurations/DO_NOT_USE_127.0.0.1:47807
@@ -0,0 +1,6 @@
+Note well:
+
+In some configuration we intentionally use an IPv6 address (::1) with
+port 47807. DO NOT CHANGE THAT; at least do not change it to
+127.0.0.1:47807. See git e3f4b290d17a68db728166cdffcbe93517966e8b
+for why.
diff --git a/tests/lettuce/configurations/NOTES b/tests/lettuce/configurations/NOTES
deleted file mode 100644
index a9b7976..0000000
--- a/tests/lettuce/configurations/NOTES
+++ /dev/null
@@ -1,4 +0,0 @@
-- In some configuration we intentionally use an IPv6 address (::1) with
- port 47807. DO NOT CHANGE THAT; at least do not change it to
- 127.0.0.1:47807. See git e3f4b290d17a68db728166cdffcbe93517966e8b
- for why.
More information about the bind10-changes
mailing list