diff options
author | McCabe Maxsted | 2009-09-09 17:18:15 -0700 |
---|---|---|
committer | McCabe Maxsted | 2009-09-09 19:22:45 -0700 |
commit | 967cec4e5ddf168ecb58da3d244a49fa6a28d808 (patch) | |
tree | b7464daa41c6384a8e84eef70ae5f23d614be559 /ChangeLog.txt | |
parent | Applied ReinstateShowTextureUUID Cool Viewer patch (reverts the fix for VWR-1... (diff) | |
download | meta-impy-967cec4e5ddf168ecb58da3d244a49fa6a28d808.zip meta-impy-967cec4e5ddf168ecb58da3d244a49fa6a28d808.tar.gz meta-impy-967cec4e5ddf168ecb58da3d244a49fa6a28d808.tar.bz2 meta-impy-967cec4e5ddf168ecb58da3d244a49fa6a28d808.tar.xz |
Fixed unlink option enabling when selecting textures
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 6c4cf5e..1e0f109 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -7,6 +7,12 @@ | |||
7 | modified: linden/indra/newview/llviewermenu.cpp | 7 | modified: linden/indra/newview/llviewermenu.cpp |
8 | 8 | ||
9 | 9 | ||
10 | * Fixed unlink option enabling when selecting textures. | ||
11 | |||
12 | modified: linden/indra/newview/llfloatertools.cpp | ||
13 | modified: linden/indra/newview/llviewermenu.cpp | ||
14 | |||
15 | |||
10 | 2009-09-08 McCabe Maxsted <hakushakukun@gmail.com> | 16 | 2009-09-08 McCabe Maxsted <hakushakukun@gmail.com> |
11 | 17 | ||
12 | * Created my own version of Emerald's chat channel tool. | 18 | * Created my own version of Emerald's chat channel tool. |