aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt
diff options
context:
space:
mode:
authorArmin Weatherwax2010-02-20 16:30:35 +0100
committerJacek Antonelli2010-02-22 00:54:42 -0600
commitb99ced3996f9b5150f3cd02235a2a19533579235 (patch)
tree6d84f16dc86d96f30587e5d657b930dc9b2657dd /ChangeLog.txt
parentFixed Linux file picker not showing WAV files. (diff)
downloadmeta-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.txt7
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 @@
12010-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
12010-02-19 Armin Weatherwax <Armin.Weatherwax@gmail.com> 82010-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.