diff options
author | Orcan Ogetbil <oget.fedora@gmail.com> | 2010-11-08 21:13:07 +0000 |
---|---|---|
committer | Orcan Ogetbil <oget.fedora@gmail.com> | 2010-11-08 21:13:07 +0000 |
commit | dfaee3a548307f74995e4a52efe490fe75514c26 (patch) | |
tree | d43b47ac4f18469e647abd2da33425cfcfb3d49e /muse2/ChangeLog | |
parent | d9665c825692b75a53e1582adb8077c5734ae536 (diff) |
Add missing link to libdl.so. Caused bulid failure on Fedora 14 (Orcan)
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 a8f13f4f..3ea97a3f 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -1,3 +1,5 @@ +08.11.2010 + - Add missing link to libdl.so. Caused bulid failure on Fedora 14 (Orcan) 07.11.2010 - Mixer is fixed and converted to QT4. (Tim) - Conversion of TLLayout class to QT4. |