summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJeremiah Benham <jjbenham@chicagoguitar.com>2008-07-03 10:28:55 -0500
committerJeremiah Benham <jjbenham@chicagoguitar.com>2008-07-03 10:28:55 -0500
commit43a91dff66de8894ec0cf366d711181aa329b00b (patch)
tree317943159de0dde88809da591b51ddb2fd125b3a /ChangeLog
parent3ab76663e0323c4cb6014df7b9e12305ec38be33 (diff)
importMidi now returns 0 on success
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 00626c20..e6fcb0be 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2008-07-03 <jjbenham>
+ importmidi.c importMidi now returns 0 on success. It was returning 1 on
+ Success.
2008-07-02 <rshann>
staffops.c Warn about deleting one of a pair of staffs with context set.
2008-07-02 <rshann>