aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--ChangeLog.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index 2e4f19b..6c7008c 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,5 +1,10 @@
12008-11-30 Jacek Antonelli <jacek.antonelli@gmail.com> 12008-11-30 Jacek Antonelli <jacek.antonelli@gmail.com>
2 2
3 * linden/indra/llmedia/llmediamanager.cpp:
4 Disable llmozlib-dependent code when not available.
5 Patch by Stephen Zenith. [#12]
6
7
3 * linden/indra/llwindow/llwindowsdl.cpp: 8 * linden/indra/llwindow/llwindowsdl.cpp:
4 Fixed passing nonliteral strings to *printf functions. 9 Fixed passing nonliteral strings to *printf functions.
5 gcc 4.3 rejects that as being unsafe. 10 gcc 4.3 rejects that as being unsafe.