aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt
diff options
context:
space:
mode:
authorMcCabe Maxsted2009-01-31 01:57:51 -0700
committerMcCabe Maxsted2009-01-31 01:57:51 -0700
commit7b9d320ebfb7f3a392c2f5708cc35cc930bfeebc (patch)
tree1c393ab1ad670fcc0dead1e4a4fdc32dc5128156 /ChangeLog.txt
parentUpdated build math cheat sheet to new variable names (diff)
downloadmeta-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.txt7
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
292009-01-29 McCabe Maxsted <hakushakukun@gmail.com> 342009-01-29 McCabe Maxsted <hakushakukun@gmail.com>
30 35