projects
/
l2tpns.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
move code from signal handlers into mainloop, avoiding a race
[l2tpns.git]
/
Changes
diff --git
a/Changes
b/Changes
index
d07828a
..
90d7075
100644
(file)
--- a/
Changes
+++ b/
Changes
@@
-1,3
+1,7
@@
+* Mon Sep 19 2005 Brendan O'Dea <bod@optus.net> 2.1.8
+- Move code from signal handlers into mainloop, avoiding a race
+ condition when forking CLI.
+
* Fri Sep 16 2005 Brendan O'Dea <bod@optus.net> 2.1.7
- This time, for sure: really fix Protocol-Reject.
* Fri Sep 16 2005 Brendan O'Dea <bod@optus.net> 2.1.7
- This time, for sure: really fix Protocol-Reject.