summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorCharles.Forsyth <devnull@localhost>2008-06-14 09:07:31 +0000
committerCharles.Forsyth <devnull@localhost>2008-06-14 09:07:31 +0000
commit815e76fb1ff1fdde7885acfaeec5e9a6b0ac574a (patch)
tree52c10a6efa0b31210c93578afbf8e92bac924510 /CHANGES
parentd9bd3181330830c49e714609e86eaa3e39a884ca (diff)
20080614-1006
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index a66686a5..435c2d33 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+20080614
+ change os/port/devcons.c to use error not panic in sysfatal
20080612
change several libmp/port functions to use sysfatal not abort
change emu/port/main.c to have sysfatal call error not exit