diff --git a/ChangeLog b/ChangeLog
index 7e4637fe..28844069 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+jilles 2007/08/29 22:18:31 UTC (20070829-3564)
+ Log:
+ Clarify format of IPv6 addresses in SGML documentation.
+
+
+ Changes: Modified:
+ +11 -1 trunk/doc/sgml/oper-guide/config.sgml (File Modified)
+
+
jilles 2007/08/29 22:04:45 UTC (20070829-3562)
Log:
Clarify format of IPv6 addresses in auth{} and connect{}.
diff --git a/doc/sgml/oper-guide/config.sgml b/doc/sgml/oper-guide/config.sgml
index 8de50d71..2cd1c201 100644
--- a/doc/sgml/oper-guide/config.sgml
+++ b/doc/sgml/oper-guide/config.sgml
@@ -69,8 +69,7 @@ serverinfo {
sid
- A unique ID which describes the server. This is required regardless of whether you are using
- TS6 or not.
+ A unique ID which describes the server.
This consists of one digit and two characters which can be
digits or letters.
diff --git a/include/serno.h b/include/serno.h
index dfd90fe5..e68d0d80 100644
--- a/include/serno.h
+++ b/include/serno.h
@@ -1 +1 @@
-#define SERNO "20070829-3562"
+#define SERNO "20070829-3564"