From 30b9fd9f0fe44b820d51a47c9aab135127b82b59 Mon Sep 17 00:00:00 2001 From: McCabe Maxsted Date: Tue, 17 Feb 2009 22:02:45 -0700 Subject: Backported LLSD changes from 1.22 --- ChangeLog.txt | 25 +++++++++++++++++++++---- 1 file changed, 21 insertions(+), 4 deletions(-) (limited to 'ChangeLog.txt') diff --git a/ChangeLog.txt b/ChangeLog.txt index 028e4bb..3d8166f 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,8 +1,18 @@ -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- -=- 1.1.0 RC1 -= -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- +2009-02-15 McCabe Maxsted + + * linden/indra/llcommon/llsdserialize.cpp: + Backported LLSD changes. + * linden/indra/llcommon/llsdserialize_xml.cpp: + Ditto. + + * linden/indra/llmessage/message_prehash.cpp: + Added MonoScore to message_prehash. + * linden/indra/llmessage/message_prehash.h: + Ditto. + * linden/indra/newview/llfloatertopobjects.cpp: + Ditto. + -======= 2009-02-14 McCabe Maxsted * linden/indra/newview/app_settings/settings.xml: @@ -61,6 +71,13 @@ * linden/indra/llmedia/llmediaimplgstreamer_syms_raw.inc: Ditto. +2009-02-12 McCabe Maxsted + + * linden/indra/newview/llfloatertopobjects.cpp: + Backported Top Objects changes from 1.22. + * linden/indra/newview/skins/default/xui/en-us/floater_top_objects.xml: + Ditto. + 2009-02-04 McCabe Maxsted -- cgit v1.1 From dedd02010126a481ea1edad6ed618e10023c7f53 Mon Sep 17 00:00:00 2001 From: McCabe Maxsted Date: Wed, 18 Feb 2009 01:18:14 -0700 Subject: Fixed crash in Top Scripts --- ChangeLog.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog.txt') diff --git a/ChangeLog.txt b/ChangeLog.txt index 3d8166f..c2c4669 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,3 +1,9 @@ +2009-02-17 McCabe Maxsted + + * linden/indra/llmessage/llpumpio.cpp: + Fixed crash in Top Scripts. + + 2009-02-15 McCabe Maxsted * linden/indra/llcommon/llsdserialize.cpp: -- cgit v1.1