diff options
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index ff89a5b..445b849 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,5 +1,17 @@ | |||
1 | 2009-09-03 Jacek Antonelli <jacek.antonelli@gmail.com> | 1 | 2009-09-03 Jacek Antonelli <jacek.antonelli@gmail.com> |
2 | 2 | ||
3 | * Imported Meerkat's object backup feature. | ||
4 | |||
5 | modified: linden/indra/newview/CMakeLists.txt | ||
6 | modified: linden/indra/newview/app_settings/settings.xml | ||
7 | modified: linden/indra/newview/llviewermenu.cpp | ||
8 | modified: linden/indra/newview/llviewerobjectlist.cpp | ||
9 | new file: linden/indra/newview/primbackup.cpp | ||
10 | new file: linden/indra/newview/primbackup.h | ||
11 | modified: linden/indra/newview/skins/default/xui/en-us/menu_pie_object.xml | ||
12 | modified: linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml | ||
13 | |||
14 | |||
3 | * Updated some python scripts to not use deprecated modules. | 15 | * Updated some python scripts to not use deprecated modules. |
4 | 16 | ||
5 | modified: linden/indra/lib/python/indra/base/lluuid.py | 17 | modified: linden/indra/lib/python/indra/base/lluuid.py |