diff options
author | Jacek Antonelli | 2009-11-18 03:01:48 -0600 |
---|---|---|
committer | Jacek Antonelli | 2009-11-18 03:01:48 -0600 |
commit | 1f1905c56bbe6225663930e2cab714fb6e60de29 (patch) | |
tree | 729364411d4f34bec27b2f5d8f4cb28c5c0cf5e9 /ChangeLog.txt | |
parent | Fixed copyright/licensing info for OpenAL on Mac. (diff) | |
download | meta-impy-1f1905c56bbe6225663930e2cab714fb6e60de29.zip meta-impy-1f1905c56bbe6225663930e2cab714fb6e60de29.tar.gz meta-impy-1f1905c56bbe6225663930e2cab714fb6e60de29.tar.bz2 meta-impy-1f1905c56bbe6225663930e2cab714fb6e60de29.tar.xz |
Silenced some compiler warnings on Linux.
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 24a7cd2..1b761f8 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,5 +1,10 @@ | |||
1 | 2009-11-18 Jacek Antonelli <jacek.antonelli@gmail.com> | 1 | 2009-11-18 Jacek Antonelli <jacek.antonelli@gmail.com> |
2 | 2 | ||
3 | * Silenced some compiler warnings on Linux. | ||
4 | |||
5 | modified: linden/indra/cmake/00-Common.cmake | ||
6 | |||
7 | |||
3 | * Fixed copyright/licensing info for OpenAL on Mac. | 8 | * Fixed copyright/licensing info for OpenAL on Mac. |
4 | 9 | ||
5 | modified: linden/LICENSE-libraries.txt | 10 | modified: linden/LICENSE-libraries.txt |