diff options
author | Anders Arnholm | 2008-12-13 10:44:15 +0100 |
---|---|---|
committer | Anders Arnholm | 2008-12-13 10:44:15 +0100 |
commit | 5a51c3fbd22d13328a84de0ba315b17e06213bdc (patch) | |
tree | 44b08892f173c2497def740ce566c2ceba475a16 /ChangeLog.txt | |
parent | Bumped version to RC3. (diff) | |
parent | Imprudence 1.0.0 finalized. (diff) | |
download | meta-impy-5a51c3fbd22d13328a84de0ba315b17e06213bdc.zip meta-impy-5a51c3fbd22d13328a84de0ba315b17e06213bdc.tar.gz meta-impy-5a51c3fbd22d13328a84de0ba315b17e06213bdc.tar.bz2 meta-impy-5a51c3fbd22d13328a84de0ba315b17e06213bdc.tar.xz |
Merge branch 'next' of git://github.com/jacek/imprudence into next
Conflicts:
ChangeLog.txt
RELEASE_NOTES.txt
linden/indra/llcommon/llversionviewer.h
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index ce58cb6..f1e128b 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -5,6 +5,35 @@ | |||
5 | * Applied patches from Henri's CoolViewer: | 5 | * Applied patches from Henri's CoolViewer: |
6 | Possible to discard much more given items. | 6 | Possible to discard much more given items. |
7 | 7 | ||
8 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | ||
9 | =- 1.0.0 -= | ||
10 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | ||
11 | |||
12 | |||
13 | 2008-12-12 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
14 | |||
15 | * Imprudence 1.0.0 finalized. | ||
16 | |||
17 | |||
18 | * RELEASE_NOTES.txt: | ||
19 | Added release notes. | ||
20 | * linden/indra/newview/viewer_manifest.py: | ||
21 | Ditto. | ||
22 | |||
23 | |||
24 | * linden/indra/llcommon/llversionviewer.h: | ||
25 | Blanked the test version string. Not RC anymore. | ||
26 | |||
27 | |||
28 | * linden/install.xml: | ||
29 | Windows build uses OpenJPEG 1.3. | ||
30 | Fixes half-opaque skirts/textures issue. | ||
31 | |||
32 | |||
33 | * linden/indra/newview/viewer_manifest.py: | ||
34 | README.txt will stay that name; README-linux.txt removed. | ||
35 | |||
36 | |||
8 | 2008-12-11 Jacek Antonelli <jacek.antonelli@gmail.com> | 37 | 2008-12-11 Jacek Antonelli <jacek.antonelli@gmail.com> |
9 | 38 | ||
10 | * linden/indra/newview/llfloaterabout.cpp: | 39 | * linden/indra/newview/llfloaterabout.cpp: |
@@ -102,6 +131,18 @@ | |||
102 | Fixed blank url_history.xml creation. (VWR-5808) | 131 | Fixed blank url_history.xml creation. (VWR-5808) |
103 | 132 | ||
104 | 133 | ||
134 | 2008-12-01 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
135 | |||
136 | * linden/indra/newview/viewer_manifest.py: | ||
137 | Fixed indentation for 'skins' prefix. | ||
138 | |||
139 | * linden/indra/newview/viewer_manifest.py: | ||
140 | Doc packaging moved to platform-independent manifest. | ||
141 | |||
142 | |||
143 | * Imported license files for libraries and artwork. | ||
144 | |||
145 | |||
105 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | 146 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- |
106 | =- 1.0.0 RC2 -= | 147 | =- 1.0.0 RC2 -= |
107 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | 148 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- |
@@ -118,6 +159,10 @@ | |||
118 | 159 | ||
119 | 2008-11-30 Jacek Antonelli <jacek.antonelli@gmail.com> | 160 | 2008-11-30 Jacek Antonelli <jacek.antonelli@gmail.com> |
120 | 161 | ||
162 | * linden/indra/newview/viewer_manifest.py: | ||
163 | Package up README.txt, etc. on Linux. | ||
164 | |||
165 | |||
121 | * linden/indra/llmedia/llmediamanager.cpp: | 166 | * linden/indra/llmedia/llmediamanager.cpp: |
122 | Disable llmozlib-dependent code when not available. | 167 | Disable llmozlib-dependent code when not available. |
123 | Patch by Stephen Zenith. [#12] | 168 | Patch by Stephen Zenith. [#12] |