Browse Source

[master] forgot to add trac and git ids to changelog entries

Jelte Jansen 14 years ago
parent
commit
e8cbf87a4e
1 changed files with 2 additions and 0 deletions
  1. 2 0
      ChangeLog

+ 2 - 0
ChangeLog

@@ -2,11 +2,13 @@
 	The resolver now sends back a SERVFAIL when there is a client
 	The resolver now sends back a SERVFAIL when there is a client
 	timeout (timeout_client config setting), but it will not stop
 	timeout (timeout_client config setting), but it will not stop
 	resolving (until there is a lookup timeout or a result).
 	resolving (until there is a lookup timeout or a result).
+	(Trac #497 and #489, git af0e5cd93bebb27cb5c4457f7759d12c8bf953a6)
 
 
   165.  [func]      jelte
   165.  [func]      jelte
 	The resolver now handles CNAMEs, it will follow them, and include
 	The resolver now handles CNAMEs, it will follow them, and include
 	them in the answer. The maximum length of CNAME chains that is
 	them in the answer. The maximum length of CNAME chains that is
 	supported is 16.
 	supported is 16.
+	(Trac #497, git af0e5cd93bebb27cb5c4457f7759d12c8bf953a6)
 
 
   164.  [bug]           y-aharen
   164.  [bug]           y-aharen
 	IntervalTimer: Modified the interface to accept interval in
 	IntervalTimer: Modified the interface to accept interval in