diff options
author | McCabe Maxsted | 2009-10-03 11:17:31 -0700 |
---|---|---|
committer | McCabe Maxsted | 2009-10-03 11:17:31 -0700 |
commit | 60c2a946c2d1d760ce02edad62697d9d0efbfb79 (patch) | |
tree | f8e4bc5ac1bab087ff305a72d7d3b4d17f772a9f /ChangeLog.txt | |
parent | Fixed search window height being too small for new profile layout (diff) | |
download | meta-impy-60c2a946c2d1d760ce02edad62697d9d0efbfb79.zip meta-impy-60c2a946c2d1d760ce02edad62697d9d0efbfb79.tar.gz meta-impy-60c2a946c2d1d760ce02edad62697d9d0efbfb79.tar.bz2 meta-impy-60c2a946c2d1d760ce02edad62697d9d0efbfb79.tar.xz |
Fixed an issue with llkeywords.cpp(385) and Visual Studio
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 ad75137..089eff2 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,8 +1,14 @@ | |||
1 | 2009-10-03 McCabe Maxsted <hakushakukun@gmail.com> | 1 | 2009-10-03 McCabe Maxsted <hakushakukun@gmail.com> |
2 | 2 | ||
3 | * Fixed an issue with llkeywords.cpp(385) and Visual Studio. | ||
4 | |||
5 | modified: linden/indra/llui/llkeywords.cpp | ||
6 | |||
7 | |||
3 | * Fixed search window height being too small for new profile layout. | 8 | * Fixed search window height being too small for new profile layout. |
4 | 9 | ||
5 | modified: linden/indra/newview/skins/default/xui/en-us/floater_directory.xml | 10 | modified: linden/indra/newview/skins/default/xui/en-us/floater_directory.xml |
11 | |||
6 | 12 | ||
7 | 2009-10-02 McCabe Maxsted <hakushakukun@gmail.com> | 13 | 2009-10-02 McCabe Maxsted <hakushakukun@gmail.com> |
8 | 14 | ||