diff options
author | Jacek Antonelli | 2010-04-28 01:59:05 -0500 |
---|---|---|
committer | Jacek Antonelli | 2010-04-28 02:02:04 -0500 |
commit | 6e800c75e312d8b59228f8e028ecbb61ff0c4bfc (patch) | |
tree | e5c8074843139687964cfec4986b85c26fce8470 /ChangeLog.txt | |
parent | Bumped version to 1.2.2. @nochangelog (diff) | |
download | meta-impy-6e800c75e312d8b59228f8e028ecbb61ff0c4bfc.zip meta-impy-6e800c75e312d8b59228f8e028ecbb61ff0c4bfc.tar.gz meta-impy-6e800c75e312d8b59228f8e028ecbb61ff0c4bfc.tar.bz2 meta-impy-6e800c75e312d8b59228f8e028ecbb61ff0c4bfc.tar.xz |
Updated ChangeLog.txt and RELEASE_NOTES.txt for version 1.2.2.
@nochangelog
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 7bd94a5..a05036b 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,4 +1,31 @@ | |||
1 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | 1 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- |
2 | =- 1.2.2 -= | ||
3 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | ||
4 | |||
5 | |||
6 | 2010-04-27 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
7 | |||
8 | * Send the correct version number when loading login splash page. | ||
9 | |||
10 | The viewer now sends the Imprudence version, instead of the | ||
11 | version of Second Life it was based on. | ||
12 | |||
13 | modified: linden/indra/newview/llpanellogin.cpp | ||
14 | |||
15 | |||
16 | * Object export no longer downloads textures from Second Life. | ||
17 | |||
18 | Exporting object textures (or other content) from Second Life | ||
19 | without checking creator is a violation of the Second Life | ||
20 | Policy on Third-Party Viewers and Terms of Service. | ||
21 | |||
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 | |||
27 | |||
28 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | ||
2 | =- 1.2.1 -= | 29 | =- 1.2.1 -= |
3 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | 30 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- |
4 | 31 | ||