aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--ChangeLog.txt45
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
132008-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
82008-12-11 Jacek Antonelli <jacek.antonelli@gmail.com> 372008-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
1342008-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
1192008-11-30 Jacek Antonelli <jacek.antonelli@gmail.com> 1602008-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]