diff options
Diffstat (limited to '')
-rw-r--r-- | ChangeLog.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 51deeef..82b6b28 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,5 +1,11 @@ | |||
1 | 2009-04-01 Jacek Antonelli <jacek.antonelli@gmail.com> | 1 | 2009-04-01 Jacek Antonelli <jacek.antonelli@gmail.com> |
2 | 2 | ||
3 | * linden/indra/llmedia/llmediaimplcommon.cpp: | ||
4 | Added LLMediaImplCommon::setDebugLevel(). | ||
5 | * linden/indra/llmedia/llmediaimplcommon.h: | ||
6 | Ditto. | ||
7 | |||
8 | |||
3 | * linden/indra/llmedia/llmediabase.h: | 9 | * linden/indra/llmedia/llmediabase.h: |
4 | Added LLMediaBase::EDebugLevel and setDebugLevel prototype. | 10 | Added LLMediaBase::EDebugLevel and setDebugLevel prototype. |
5 | 11 | ||