diff options
| author | Mathieu Malaterre <mathieu.malaterre@gmail.com> | 2007-09-25 14:54:49 +0000 |
|---|---|---|
| committer | Mathieu Malaterre <mathieu.malaterre@gmail.com> | 2007-09-25 14:54:49 +0000 |
| commit | 6265dcfb119e80ce02a11d116ab3d06a2afa1795 (patch) | |
| tree | 267acb78aca26cd20b670ef470dfea3737ee1727 /ChangeLog | |
| parent | 7e40a9475a8c29239b46133ee61675fe6cc76e92 (diff) | |
BUG: Fix previous patch from Callum Lerwick. I have no clue what CMAKE_INSTALL_LIBDIR refers too. Bump up cmake 2.2 restriction to cmake 2.4 because of previous patch not backward compatible. Properly set the SOVERSION in a cross plateform way (yes WIN32 is a plateform)
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -5,6 +5,11 @@ What's New for OpenJPEG ! : changed + : added +September 25, 2007 +* [Mathieu Malaterre] BUG: Fix previous patch from Callum Lerwick. I have no + clue what CMAKE_INSTALL_LIBDIR refers too. Bump up cmake 2.2 restriction to + cmake 2.4 because of previous patch (not backward compatible). Properly set the SOVERSION in a cross plateform way (yes WIN32 is a platform) + September 19, 2007 * [Parvatha] Fixed issues with generation of SOP marker. |
