summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard Shann <rshann@debianrts.homerts>2008-06-03 14:41:10 +0100
committerRichard Shann <rshann@debianrts.homerts>2008-06-03 14:41:10 +0100
commit9ab825c335eca9f29c55d646552f53a166083a64 (patch)
tree0fde4abaa7e2eea0cbb8e89d9f6f6d52f20138e6 /ChangeLog
parent5d630c48d4132c5f6adc85dd15d430c3e788e2a9 (diff)
Fix lily inserts on notes, add examples
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5458573b..1b5e3677 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-06-03 <rshann>
+ lilydirectives.c fix string creation error
+ examples/ add CautionaryAccidental.denemo and ReminderAccidental.denemo
+2008-06-02 <rshann>
mousing.c,h view.c allow dragging to select. Remove deprecated functions
drawselection.c move the selection rectangle over to the left
drawnotes.c remove reference to unused is_highlighted field.