diff options
author | McCabe Maxsted | 2009-09-16 23:22:41 -0700 |
---|---|---|
committer | McCabe Maxsted | 2009-09-16 23:22:41 -0700 |
commit | 34a125d95b422e9faf33ccecdae98ecd331cb068 (patch) | |
tree | 609263451354d1dc27dae27de80ea311b0fcdccb /ChangeLog.txt | |
parent | Moved Rotate Mini-Map option to mini-map menu, added first use dialog (diff) | |
download | meta-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.txt | 9 |
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 @@ | |||
1 | 2009-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 | |||
1 | 2009-09-15 McCabe Maxsted <hakushakukun@gmail.com> | 10 | 2009-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. |