aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorJacek Antonelli2010-04-28 23:17:39 -0500
committerJacek Antonelli2010-04-29 01:15:01 -0500
commit7c37e718a85a012972f66911ccebd6ab9a4fe710 (patch)
tree7fccc10d5dadfdd9300b4f94e9df812f8f5a5561
parentTell the wrapper script where 64bit gstreamer plugins are. (diff)
downloadmeta-impy-7c37e718a85a012972f66911ccebd6ab9a4fe710.zip
meta-impy-7c37e718a85a012972f66911ccebd6ab9a4fe710.tar.gz
meta-impy-7c37e718a85a012972f66911ccebd6ab9a4fe710.tar.bz2
meta-impy-7c37e718a85a012972f66911ccebd6ab9a4fe710.tar.xz
Backported some old ChangeLog entries. @nochangelog
-rw-r--r--ChangeLog.txt34
1 files changed, 28 insertions, 6 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index a05036b..f70acb2 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -7,10 +7,10 @@
7 7
8 * Send the correct version number when loading login splash page. 8 * Send the correct version number when loading login splash page.
9 9
10 The viewer now sends the Imprudence version, instead of the 10 The viewer now sends the Imprudence version, instead of the
11 version of Second Life it was based on. 11 version of Second Life it was based on.
12 12
13 modified: linden/indra/newview/llpanellogin.cpp 13 modified: linden/indra/newview/llpanellogin.cpp
14 14
15 15
16 * Object export no longer downloads textures from Second Life. 16 * Object export no longer downloads textures from Second Life.
@@ -19,10 +19,32 @@
19 without checking creator is a violation of the Second Life 19 without checking creator is a violation of the Second Life
20 Policy on Third-Party Viewers and Terms of Service. 20 Policy on Third-Party Viewers and Terms of Service.
21 21
22 Other grids are not affected. 22 Other grids are not affected.
23
24 modified: linden/indra/newview/primbackup.cpp
25 modified: linden/indra/newview/skins/default/xui/en-us/notify.xml
26
23 27
24 modified: linden/indra/newview/primbackup.cpp 282010-01-03 Armin Weatherwax <Armin.Weatherwax@gmail.com>
25 modified: linden/indra/newview/skins/default/xui/en-us/notify.xml 29
30 * Several changes to work better on 64bit Linux.
31
32 modified: linden/indra/cmake/00-Common.cmake
33 modified: linden/indra/cmake/LLWindow.cmake
34 modified: linden/indra/develop.py
35 modified: linden/indra/newview/linux_tools/wrapper.sh
36 modified: linden/indra/newview/llappviewerlinux.cpp
37 modified: linden/indra/newview/llfilepicker.cpp
38 modified: linden/indra/newview/llviewermedia.cpp
39 modified: linden/indra/newview/viewer_manifest.py
40 modified: linden/install.xml
41
42
432009-11-28 Jacek Antonelli <jacek.antonelli@gmail.com>
44
45 * Downgraded Linux boost to 1.36.0.
46
47 modified: linden/install.xml
26 48
27 49
28=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 50=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-