diff options
Diffstat (limited to '')
-rw-r--r-- | ChangeLog.txt | 7 |
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 @@ | |||
1 | 2010-01-14 McCabe Maxsted <hakushakukun@gmail.com> | 1 | 2010-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 | ||