diff options
author | Orcan Ogetbil <oget.fedora@gmail.com> | 2011-09-18 03:08:54 +0000 |
---|---|---|
committer | Orcan Ogetbil <oget.fedora@gmail.com> | 2011-09-18 03:08:54 +0000 |
commit | c3085938a1938a07d473807908771a40518df6a4 (patch) | |
tree | f4093a6b0cf3282619b7d91f40f956594947772d /muse2/ChangeLog | |
parent | be05b14db41582e4769568176b4ed37b7f5cbe4d (diff) |
Fix minor namespace issue
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r-- | muse2/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog index 6674512d..610c71e3 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -1,3 +1,5 @@ +17.09.2011: + - Minor namespace fix in osc.cpp. (Orcan) 16.09.2011: - Fixed errors when ladspa plugins not found while loading. (Tim) - Fixed forgotten bool to pointer conversion in some calls to song::addTrack, createSynthI. (Tim) |