aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt
diff options
context:
space:
mode:
authorMcCabe Maxsted2009-03-04 12:50:59 -0700
committerMcCabe Maxsted2009-03-04 12:50:59 -0700
commitf3de7ecf37cd83c23d15ea12e112be9600e33ece (patch)
treeadac53f3d9b87bd87fd081b1722781d071c8ebff /ChangeLog.txt
parentBackported fix for VWR-6744 (No way to hide IMs in chat console) (diff)
parentApplied my patch for VWR-8454 (PARCEL_FLAG_ALLOW_CREATE_GROUP_OBJECTS not hig... (diff)
downloadmeta-impy-f3de7ecf37cd83c23d15ea12e112be9600e33ece.zip
meta-impy-f3de7ecf37cd83c23d15ea12e112be9600e33ece.tar.gz
meta-impy-f3de7ecf37cd83c23d15ea12e112be9600e33ece.tar.bz2
meta-impy-f3de7ecf37cd83c23d15ea12e112be9600e33ece.tar.xz
Merge branch 'cvpatches' into next
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r--ChangeLog.txt24
1 files changed, 24 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index 64a65cd..23b79da 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -21,6 +21,30 @@
21 * linden/indra/newview/skins/silver/xui/en-us/panel_media_controls.xml: 21 * linden/indra/newview/skins/silver/xui/en-us/panel_media_controls.xml:
22 Ditto. 22 Ditto.
23 23
24 * linden/indra/newview/llfilepicker.cpp:
25 Applied patch for VWR-5575 (crash in the file picker dealing
26 with accented characters and bad locale) by Alissa Sabre.
27
28 * linden/indra/newview/pipeline.cpp:
29 Backported possible crash fix while changing graphics settings from 1.22.
30
31 * linden/indra/llui/llfloater.cpp:
32 Backported possible crash fix in llfloater.cpp from 1.22.
33
34 * linden/indra/newview/lldrawable.cpp:
35 Backported fix for VWR-3871 (prim position appears to be off) from 1.22.
36
37 * linden/indra/newview/llcompilequeue.cpp:
38 Backported fix for SVC-2771 (script resetting can fail) from 1.22.
39 * linden/indra/newview/llviewermenu.cpp:
40 Ditto.
41
42 * linden/indra/llcharacter/llbvhloader.cpp:
43 Backported fix for VWR-996 (wrong visualisation of animations) from 1.22.
44
45 * linden/indra/newview/app_settings/keywords.ini:
46 Applied my patch for VWR-8454 (PARCEL_FLAG_ALLOW_CREATE_GROUP_OBJECTS
47 not highlighted in script editor).
24 48
25 49
26=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 50=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-