|
@@ -1,3 +1,12 @@
|
|
|
|
+303. [bug] jinmei
|
|
|
|
+ Changed the installation path for the UNIX domain file used
|
|
|
|
+ for the communication between b10-auth and b10-xfrout to a
|
|
|
|
+ "@PACKAGE@" subdirectory (e.g. from /usr/local/var to
|
|
|
|
+ /usr/local/var/bind10-devel). This should be transparent change
|
|
|
|
+ because this file is automatically created and cleaned up, but
|
|
|
|
+ if the old file somehow remains, it can now be safely removed.
|
|
|
|
+ (Trac #869, git 96e22f4284307b1d5f15e03837559711bb4f580c)
|
|
|
|
+
|
|
302. [defect] jelte
|
|
302. [defect] jelte
|
|
msgq no longer crashes if the remote end is closed while msgq
|
|
msgq no longer crashes if the remote end is closed while msgq
|
|
tries to send data. It will now simply drop the message and close
|
|
tries to send data. It will now simply drop the message and close
|