aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt
diff options
context:
space:
mode:
authorunknown2008-12-30 14:50:08 -0700
committerunknown2008-12-30 14:50:08 -0700
commit9ad66298fded7500c884c0a32e576dd56ae60e44 (patch)
tree63265013176b80695b163e30f38473eb8a577597 /ChangeLog.txt
parentMerged in balp's openal branch (diff)
downloadmeta-impy-9ad66298fded7500c884c0a32e576dd56ae60e44.zip
meta-impy-9ad66298fded7500c884c0a32e576dd56ae60e44.tar.gz
meta-impy-9ad66298fded7500c884c0a32e576dd56ae60e44.tar.bz2
meta-impy-9ad66298fded7500c884c0a32e576dd56ae60e44.tar.xz
Fixed a compile problem in VS2005
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r--ChangeLog.txt9
1 files changed, 7 insertions, 2 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index 094fb1e..4ebc477 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,9 +1,14 @@
12008-12-30 McCabe Maxsted <hakushakukun@gmail.com> 12008-12-30 McCabe Maxsted <hakushakukun@gmail.com>
2 2
3 * Merged in balp's openal branch. 3
4 * linden/indra/llaudio/audioengine_openal.cpp:
5 Fixed a compile problem in VS2005.
6 * linden/indra/llaudio/audioengine_openal.h:
7 Ditto.
4 8
5 9
62008-12-30 McCabe Maxsted <hakushakukun@gmail.com> 10 * Merged in balp's openal branch.
11
7 12
8 * linden/indra/CMakeLists.txt: 13 * linden/indra/CMakeLists.txt:
9 "Added fix for VWR-10392 as well as other fixes. 14 "Added fix for VWR-10392 as well as other fixes.