aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt
diff options
context:
space:
mode:
authorMcCabe Maxsted2010-01-14 08:40:36 -0700
committerMcCabe Maxsted2010-01-14 08:40:36 -0700
commit0ddfef6798dd28268d7784bac26e7b6e4574a9d6 (patch)
tree7e94b0ad14a988b0bac1b7887b536ae728ce080a /ChangeLog.txt
parentApplied patch for VWR-14267 by Aimee Trescothick: Clicking send in an IM wind... (diff)
downloadmeta-impy-0ddfef6798dd28268d7784bac26e7b6e4574a9d6.zip
meta-impy-0ddfef6798dd28268d7784bac26e7b6e4574a9d6.tar.gz
meta-impy-0ddfef6798dd28268d7784bac26e7b6e4574a9d6.tar.bz2
meta-impy-0ddfef6798dd28268d7784bac26e7b6e4574a9d6.tar.xz
Applied patch for VWR-14278 by Aimee Trescothick: Gesture auto-completion adds uncommitted suggestions to the line editor history
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r--ChangeLog.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index 48cc5bd..ea81074 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,5 +1,12 @@
12010-01-14 McCabe Maxsted <hakushakukun@gmail.com> 12010-01-14 McCabe Maxsted <hakushakukun@gmail.com>
2 2
3 * Applied patch for VWR-14278 by Aimee Trescothick:
4 Gesture auto-completion adds uncommitted suggestions to the line editor history.
5
6 modified: linden/indra/llui/lllineeditor.cpp
7 modified: linden/indra/llui/lllineeditor.h
8
9
3 * Applied patch for VWR-14267 by Aimee Trescothick: 10 * Applied patch for VWR-14267 by Aimee Trescothick:
4 Clicking send in an IM window does not add the sent text to the line editor history. 11 Clicking send in an IM window does not add the sent text to the line editor history.
5 12