summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index ea5d627e..b8698b74 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+20110330
+ call strtol not atoi for hex numbers [issue 255, mechiel]
20110329
utils/mkdir/mkdir.c - add -p option [mechiel, issue 250]
emu/Linux/mkfile - try searching -lpthread after -lrt for sem_* [issue 247]