diff options
author | McCabe Maxsted | 2009-01-31 01:57:51 -0700 |
---|---|---|
committer | McCabe Maxsted | 2009-01-31 01:57:51 -0700 |
commit | 7b9d320ebfb7f3a392c2f5708cc35cc930bfeebc (patch) | |
tree | 1c393ab1ad670fcc0dead1e4a4fdc32dc5128156 /ChangeLog.txt | |
parent | Updated build math cheat sheet to new variable names (diff) | |
download | meta-impy-7b9d320ebfb7f3a392c2f5708cc35cc930bfeebc.zip meta-impy-7b9d320ebfb7f3a392c2f5708cc35cc930bfeebc.tar.gz meta-impy-7b9d320ebfb7f3a392c2f5708cc35cc930bfeebc.tar.bz2 meta-impy-7b9d320ebfb7f3a392c2f5708cc35cc930bfeebc.tar.xz |
Fixed default communicate size being too small
Diffstat (limited to '')
-rw-r--r-- | ChangeLog.txt | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 5fb2850..6a280ba 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -24,7 +24,12 @@ | |||
24 | 24 | ||
25 | * linden/indra/newview/skins/default/xui/en-us/alerts.xml: | 25 | * linden/indra/newview/skins/default/xui/en-us/alerts.xml: |
26 | Updated build math cheat sheet to new variable names. | 26 | Updated build math cheat sheet to new variable names. |
27 | 27 | ||
28 | * linden/indra/newview/app_settings/settings.xml: | ||
29 | Fixed default communicate size being too small. | ||
30 | * linden/indra/newview/skins/default/xui/en-us/floater_instant_message.xml: | ||
31 | Ditto. | ||
32 | |||
28 | 33 | ||
29 | 2009-01-29 McCabe Maxsted <hakushakukun@gmail.com> | 34 | 2009-01-29 McCabe Maxsted <hakushakukun@gmail.com> |
30 | 35 | ||