aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8a2c6bd0..07bf703e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
1Sat Jul 16 22:42:10 CEST 2011
2 Change type of nonce to 'unsigned long int' to match return type
3 from 'strtoul'. Fixes ERANGE check which would have previously
4 failed. -CG
5
1Wed Jul 13 09:26:17 CEST 2011 6Wed Jul 13 09:26:17 CEST 2011
2 Fixing HTTP error status strings for certain high-numbered status codes. 7 Fixing HTTP error status strings for certain high-numbered status codes.
3 Added support for some more (non-standard) status codes. 8 Added support for some more (non-standard) status codes.