aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt
diff options
context:
space:
mode:
authorMcCabe Maxsted2009-12-26 10:47:39 -0700
committerMcCabe Maxsted2009-12-26 10:47:39 -0700
commit8ef538f3ec888c2568dabdd5ace44138a4d12396 (patch)
tree4552c355fabf2baee1b4a1883df7fe9201d830a5 /ChangeLog.txt
parentMade drag and drop work across the entire profile window (diff)
downloadmeta-impy-8ef538f3ec888c2568dabdd5ace44138a4d12396.zip
meta-impy-8ef538f3ec888c2568dabdd5ace44138a4d12396.tar.gz
meta-impy-8ef538f3ec888c2568dabdd5ace44138a4d12396.tar.bz2
meta-impy-8ef538f3ec888c2568dabdd5ace44138a4d12396.tar.xz
Added copy key button to profile window
Diffstat (limited to '')
-rw-r--r--ChangeLog.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index 5a3f229..25b6497 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,3 +1,12 @@
12009-12-26 McCabe Maxsted <hakushakukun@gmail.com>
2
3 * Added copy key button to profile window.
4
5 modified: linden/indra/newview/llpanelavatar.cpp
6 modified: linden/indra/newview/llpanelavatar.h
7 modified: linden/indra/newview/skins/default/xui/en-us/panel_avatar.xml
8
9
12009-12-23 McCabe Maxsted <hakushakukun@gmail.com> 102009-12-23 McCabe Maxsted <hakushakukun@gmail.com>
2 11
3 * Made drag and drop work across the entire profile window. 12 * Made drag and drop work across the entire profile window.