diff options
author | Armin Weatherwax | 2010-02-20 16:30:35 +0100 |
---|---|---|
committer | Jacek Antonelli | 2010-02-22 00:54:42 -0600 |
commit | b99ced3996f9b5150f3cd02235a2a19533579235 (patch) | |
tree | 6d84f16dc86d96f30587e5d657b930dc9b2657dd /ChangeLog.txt | |
parent | Fixed Linux file picker not showing WAV files. (diff) | |
download | meta-impy-b99ced3996f9b5150f3cd02235a2a19533579235.zip meta-impy-b99ced3996f9b5150f3cd02235a2a19533579235.tar.gz meta-impy-b99ced3996f9b5150f3cd02235a2a19533579235.tar.bz2 meta-impy-b99ced3996f9b5150f3cd02235a2a19533579235.tar.xz |
Fixed an error at shutdown (gSavedSettings.cleanup).
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index c665dbf..a6dbd4d 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,3 +1,10 @@ | |||
1 | 2010-02-20 Armin Weatherwax <Armin.Weatherwax@gmail.com> | ||
2 | |||
3 | * Fixed an error at shutdown (gSavedSettings.cleanup). | ||
4 | |||
5 | modified: linden/indra/newview/llappviewer.cpp | ||
6 | |||
7 | |||
1 | 2010-02-19 Armin Weatherwax <Armin.Weatherwax@gmail.com> | 8 | 2010-02-19 Armin Weatherwax <Armin.Weatherwax@gmail.com> |
2 | 9 | ||
3 | * Fixed Linux file picker not showing WAV files. | 10 | * Fixed Linux file picker not showing WAV files. |