aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 07bf703e..e30f8ad5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
1Mon Jul 25 16:13:15 CEST 2011
2 Added a logo. -CG
3
1Sat Jul 16 22:42:10 CEST 2011 4Sat Jul 16 22:42:10 CEST 2011
2 Change type of nonce to 'unsigned long int' to match return type 5 Change type of nonce to 'unsigned long int' to match return type
3 from 'strtoul'. Fixes ERANGE check which would have previously 6 from 'strtoul'. Fixes ERANGE check which would have previously