diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ +2004-11-20 Shawn Betts <katia_dilkina@verizon.net> + + * src/actions.c (cmd_rathold): change argument order. echo parse + errors. + 2004-11-19 Shawn Betts <katia_dilkina@verizon.net> + * src/actions.c (cmd_sfdump): properly declare i at the top of the + function. + * src/frame.c (frame_dump): dump the frame as an sexpr instead of a list of numbers. (frame_read): read the new frame dump format |