aboutsummaryrefslogtreecommitdiffstats
path: root/g10/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r--g10/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog
index 9b41761fa..96e18b19f 100644
--- a/g10/ChangeLog
+++ b/g10/ChangeLog
@@ -1,3 +1,8 @@
+2003-06-26 David Shaw <[email protected]>
+
+ * keyserver.c (keyserver_spawn): Use ascii_isspace instead of
+ spacep since ascii_isspace includes \r and \n.
+
2003-06-24 David Shaw <[email protected]>
* signal.c, tdbio.c: Comment out the transaction code. It was not