about summary refs log tree commit diff
path: root/CHANGES
diff options
context:
space:
mode:
authorRichard Nyberg <rnyberg@murmeldjur.se>2006-07-23 13:04:59 +0000
committerRichard Nyberg <rnyberg@murmeldjur.se>2006-07-23 13:04:59 +0000
commit45ceb46c42851a099205e4bcf3ae904c5ff8c221 (patch)
treecd997f4b943a491bf4238768a591bd89a60a619e /CHANGES
parent336a4d4c02c27f37254b9b25666a1c74e8457633 (diff)
downloadbtpd-45ceb46c42851a099205e4bcf3ae904c5ff8c221.tar.gz
btpd-45ceb46c42851a099205e4bcf3ae904c5ff8c221.zip
Change version to 0.10 and document the changes.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES13
1 files changed, 13 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 5a447d8..6fdc005 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,16 @@
+btpd 0.10:
+----------
+
+Misc:
+- The protection mode of the ipc socket can now be specified via the new
+  "--ipcprot" option for btpd.
+
+Bug fixes:
+- The pid file is now written correctly.
+- btpd's "-d" option now works for relative paths too.
+- Add a time out for handshake completion. Prevously btpd could slowly
+  fill with unused incoming connections.
+
 btpd 0.9:
 ---------