diff options
author | McCabe Maxsted | 2009-01-23 17:22:41 -0700 |
---|---|---|
committer | McCabe Maxsted | 2009-01-23 17:22:41 -0700 |
commit | 0cd8fbf9ead692deeb3cf34cfe11da90ca17b475 (patch) | |
tree | f1863e980b265450bbfa218078f2dd2295820239 /ChangeLog.txt | |
parent | Windows version sets its own gstreamer environment variable (diff) | |
download | meta-impy-0cd8fbf9ead692deeb3cf34cfe11da90ca17b475.zip meta-impy-0cd8fbf9ead692deeb3cf34cfe11da90ca17b475.tar.gz meta-impy-0cd8fbf9ead692deeb3cf34cfe11da90ca17b475.tar.bz2 meta-impy-0cd8fbf9ead692deeb3cf34cfe11da90ca17b475.tar.xz |
Backported Qarl's fix for VWR-8773: Closing parenthesis breaks urls
Diffstat (limited to '')
-rw-r--r-- | ChangeLog.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 18d743c..da21601 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -2,6 +2,12 @@ | |||
2 | =- 1.1.0 -= | 2 | =- 1.1.0 -= |
3 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | 3 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- |
4 | 4 | ||
5 | 2009-01-23 McCabe Maxsted <hakushakukun@gmail.com> | ||
6 | |||
7 | * linden/indra/llui/lltexteditor.cpp: | ||
8 | Backported Qarl's fix for VWR-8773: Closing parenthesis breaks urls. | ||
9 | |||
10 | |||
5 | 2009-01-22 McCabe Maxsted <hakushakukun@gmail.com> | 11 | 2009-01-22 McCabe Maxsted <hakushakukun@gmail.com> |
6 | 12 | ||
7 | * linden/indra/newview/llappviewer.cpp: | 13 | * linden/indra/newview/llappviewer.cpp: |