summaryrefslogtreecommitdiff
path: root/muse2/ChangeLog
diff options
context:
space:
mode:
authorTim E. Real <termtech@rogers.com>2012-09-08 00:30:31 +0000
committerTim E. Real <termtech@rogers.com>2012-09-08 00:30:31 +0000
commit6d81bff09b8b895d5391738e0b68e72a3b682b28 (patch)
tree95949b119bfca8cbf9e889ffc3893b6a0bcaadf9 /muse2/ChangeLog
parentb77146a529d27e713f89abdb6b526b8048d8943a (diff)
Bug 3555569, 3555572: New informative ERROR, WARNING, HINT messages in cmake script.
Also, detect and report missing Doxygen executable. Also added doxygen to README requirements and clean up README a bit.
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r--muse2/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog
index d0c014fd..cf6de60c 100644
--- a/muse2/ChangeLog
+++ b/muse2/ChangeLog
@@ -1,3 +1,6 @@
+07.09.2012:
+ - Bug 3555569, 3555572: New informative ERROR, WARNING and HINT messages in cmake build script. (Tim)
+ Also, detect and report missing Doxygen executable.
06.09.2012:
- Bug 3555581: No synths listed in Edit menu: main.cpp: Move initMidiSynth() ahead of MusE. (Tim)
- Unrelated simple change: Privatize Arranger::parentWin. (Tim)