aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt
diff options
context:
space:
mode:
authorMcCabe Maxsted2009-09-09 17:18:15 -0700
committerMcCabe Maxsted2009-09-09 19:22:45 -0700
commit967cec4e5ddf168ecb58da3d244a49fa6a28d808 (patch)
treeb7464daa41c6384a8e84eef70ae5f23d614be559 /ChangeLog.txt
parentApplied ReinstateShowTextureUUID Cool Viewer patch (reverts the fix for VWR-1... (diff)
downloadmeta-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.txt6
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
102009-09-08 McCabe Maxsted <hakushakukun@gmail.com> 162009-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.