aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt
diff options
context:
space:
mode:
authorMcCabe Maxsted2009-09-16 23:22:41 -0700
committerMcCabe Maxsted2009-09-16 23:22:41 -0700
commit34a125d95b422e9faf33ccecdae98ecd331cb068 (patch)
tree609263451354d1dc27dae27de80ea311b0fcdccb /ChangeLog.txt
parentMoved Rotate Mini-Map option to mini-map menu, added first use dialog (diff)
downloadmeta-impy-34a125d95b422e9faf33ccecdae98ecd331cb068.zip
meta-impy-34a125d95b422e9faf33ccecdae98ecd331cb068.tar.gz
meta-impy-34a125d95b422e9faf33ccecdae98ecd331cb068.tar.bz2
meta-impy-34a125d95b422e9faf33ccecdae98ecd331cb068.tar.xz
Estate and track buttons now disable when they should, tweaked spacing
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r--ChangeLog.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index ce8c579..8c1722a 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,3 +1,12 @@
12009-09-16 McCabe Maxsted <hakushakukun@gmail.com>
2
3 * Estate and track buttons now disable when they should, tweaked spacing.
4
5 modified: linden/indra/newview/llfloatermap.cpp
6 modified: linden/indra/newview/llfloatermap.h
7 modified: linden/indra/newview/skins/default/xui/en-us/floater_mini_map.xml
8
9
12009-09-15 McCabe Maxsted <hakushakukun@gmail.com> 102009-09-15 McCabe Maxsted <hakushakukun@gmail.com>
2 11
3 * Applied patch by Robin Cornelius for VWR-11128 - Python not always detected by develop.py. 12 * Applied patch by Robin Cornelius for VWR-11128 - Python not always detected by develop.py.