diff options
author | Anders Arnholm | 2008-12-13 18:49:24 +0100 |
---|---|---|
committer | Anders Arnholm | 2008-12-13 18:49:24 +0100 |
commit | c7fca44072ae101b986a87c87ebda1e99de5141a (patch) | |
tree | a9884591ca07983234a0ed41275d7b92dc513f46 /ChangeLog.txt | |
parent | Merge 1.0.0 RC2 into openal (diff) | |
parent | Merge branch 'next' of git://github.com/jacek/imprudence into next (diff) | |
download | meta-impy-c7fca44072ae101b986a87c87ebda1e99de5141a.zip meta-impy-c7fca44072ae101b986a87c87ebda1e99de5141a.tar.gz meta-impy-c7fca44072ae101b986a87c87ebda1e99de5141a.tar.bz2 meta-impy-c7fca44072ae101b986a87c87ebda1e99de5141a.tar.xz |
Merge branch 'next' into openal
Conflicts:
ChangeLog.txt
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 112 |
1 files changed, 112 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 0b7585a..a9bb1b7 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,3 +1,72 @@ | |||
1 | 2008-12-12 Balp Allen <Anders@Arnholm.se> | ||
2 | |||
3 | * Bumped version to RC3 | ||
4 | |||
5 | * Applied patches from Henri's CoolViewer: | ||
6 | Possible to discard much more given items. | ||
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 | |||
37 | 2008-12-11 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
38 | |||
39 | * linden/indra/newview/llfloaterabout.cpp: | ||
40 | Simplified release notes URL scheme. | ||
41 | Now uses e.g. "wiki/Release Notes/1.0.0-RC2", | ||
42 | which is set up as a wiki redirect. | ||
43 | |||
44 | |||
45 | * linden/indra/newview/llfloaterabout.cpp: | ||
46 | Fixed bad string comparison (rel notes url) [#28] | ||
47 | Reported by Balp Allen. | ||
48 | |||
49 | |||
50 | 2008-12-10 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
51 | |||
52 | * linden/indra/newview/llpanellogin.cpp: | ||
53 | Fix grid selector having a duplicate entry. [#24] | ||
54 | Patch by Balp Allen. | ||
55 | * linden/indra/newview/llpanellogin.h: | ||
56 | Ditto. | ||
57 | * linden/indra/newview/llstartup.cpp: | ||
58 | Ditto. | ||
59 | |||
60 | |||
61 | * linden/indra/newview/llurlhistory.cpp: | ||
62 | Better warning when url_history.xml save fails. | ||
63 | |||
64 | |||
65 | * linden/indra/newview/llviewernetwork.cpp: | ||
66 | Fixed bad string comparison (grid code name). [#22] | ||
67 | Reported by Balp Allen. | ||
68 | |||
69 | |||
1 | 2008-12-06 Jacek Antonelli <jacek.antonelli@gmail.com> | 70 | 2008-12-06 Jacek Antonelli <jacek.antonelli@gmail.com> |
2 | 71 | ||
3 | * ChangeLog: | 72 | * ChangeLog: |
@@ -93,6 +162,45 @@ | |||
93 | * indra/newview/llappviewer.cpp: Ditto. | 162 | * indra/newview/llappviewer.cpp: Ditto. |
94 | * indra/newview/llstartup.cpp: Ditto. | 163 | * indra/newview/llstartup.cpp: Ditto. |
95 | 164 | ||
165 | 2008-12-06 McCabe Maxsted <hakushakukun@gmail.com> | ||
166 | |||
167 | * linden/indra/llcommon/llversionviewer.h: | ||
168 | Added test version info. | ||
169 | * linden/indra/newview/llfloaterabout.cpp: | ||
170 | Ditto. | ||
171 | * linden/indra/newview/llappviewer.cpp: | ||
172 | Ditto. | ||
173 | * linden/indra/newview/llpanellogin.cpp: | ||
174 | Ditto. | ||
175 | |||
176 | |||
177 | 2008-12-05 McCabe Maxsted <hakushakukun@gmail.com> | ||
178 | |||
179 | * linden/indra/llcommon/llsecondlifeurls.cpp: | ||
180 | Changed Release Notes link to point to Imprudence. | ||
181 | * linden/indra/newview/llfloaterabout.cpp: | ||
182 | Ditto. | ||
183 | |||
184 | |||
185 | * linden/indra/newview/skins/default/xui/en-us/menu_login.xml: | ||
186 | Rebranded login menu. [#23] | ||
187 | |||
188 | |||
189 | * linden/indra/newview/llurlhistory.cpp: | ||
190 | Fixed blank url_history.xml creation. (VWR-5808) | ||
191 | |||
192 | |||
193 | 2008-12-01 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
194 | |||
195 | * linden/indra/newview/viewer_manifest.py: | ||
196 | Fixed indentation for 'skins' prefix. | ||
197 | |||
198 | * linden/indra/newview/viewer_manifest.py: | ||
199 | Doc packaging moved to platform-independent manifest. | ||
200 | |||
201 | |||
202 | * Imported license files for libraries and artwork. | ||
203 | |||
96 | 204 | ||
97 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | 205 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- |
98 | =- 1.0.0 RC2 -= | 206 | =- 1.0.0 RC2 -= |
@@ -110,6 +218,10 @@ | |||
110 | 218 | ||
111 | 2008-11-30 Jacek Antonelli <jacek.antonelli@gmail.com> | 219 | 2008-11-30 Jacek Antonelli <jacek.antonelli@gmail.com> |
112 | 220 | ||
221 | * linden/indra/newview/viewer_manifest.py: | ||
222 | Package up README.txt, etc. on Linux. | ||
223 | |||
224 | |||
113 | * linden/indra/llmedia/llmediamanager.cpp: | 225 | * linden/indra/llmedia/llmediamanager.cpp: |
114 | Disable llmozlib-dependent code when not available. | 226 | Disable llmozlib-dependent code when not available. |
115 | Patch by Stephen Zenith. [#12] | 227 | Patch by Stephen Zenith. [#12] |