diff options
author | Anders Arnholm | 2008-12-15 16:10:11 +0100 |
---|---|---|
committer | Anders Arnholm | 2008-12-15 16:10:11 +0100 |
commit | 9737c3f8cb1dd9b3bf7aacb5d9f324867916e5d3 (patch) | |
tree | d15cc55199dfa9281cf6d285900e1580aba55fad /ChangeLog.txt | |
parent | Merge branch 'next' into openal (diff) | |
parent | Not openal branch next branch. (diff) | |
download | meta-impy-9737c3f8cb1dd9b3bf7aacb5d9f324867916e5d3.zip meta-impy-9737c3f8cb1dd9b3bf7aacb5d9f324867916e5d3.tar.gz meta-impy-9737c3f8cb1dd9b3bf7aacb5d9f324867916e5d3.tar.bz2 meta-impy-9737c3f8cb1dd9b3bf7aacb5d9f324867916e5d3.tar.xz |
Merge branch 'next' into openal
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index a9bb1b7..18645aa 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -5,6 +5,59 @@ | |||
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 | 2008-12-13 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
9 | |||
10 | * linden/scripts/build_version.py: | ||
11 | Version string generator now includes test label. | ||
12 | This is used for naming packages on Linux, among other things. | ||
13 | |||
14 | |||
15 | * linden/indra/llcommon/llversionviewer.h: | ||
16 | Bumped version to 1.1.0 alpha. | ||
17 | |||
18 | |||
19 | 2008-11-24 McCabe Maxsted <hakushakukun@gmail.com> | ||
20 | |||
21 | * linden/indra/newview/llfloatergroupinvite.cpp: | ||
22 | Add group name to group invite window. | ||
23 | * linden/indra/newview/llfloatergroupinvite.h: | ||
24 | Ditto. | ||
25 | |||
26 | |||
27 | 2008-11-23 McCabe Maxsted <hakushakukun@gmail.com> | ||
28 | |||
29 | * linden/indra/newview/skins/default/xui/en-us/notify.xml: | ||
30 | VWR-4826 (ability to ignore friendship offers). | ||
31 | |||
32 | |||
33 | * linden/indra/newview/app_settings/settings.xml: | ||
34 | Beacons no longer persist between sessions. | ||
35 | That distressed users who accidentally enabled them, | ||
36 | since not even relogging would disable them. | ||
37 | * linden/indra/newview/llviewerwindow.cpp: | ||
38 | Ditto. | ||
39 | * linden/indra/newview/pipeline.cpp: | ||
40 | Ditto. | ||
41 | * linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml: | ||
42 | Ditto. | ||
43 | |||
44 | |||
45 | * linden/indra/newview/skins/default/xui/en-us/floater_instant_message.xml: | ||
46 | Moved 'Offer Teleport' in IM to be on the left side. | ||
47 | |||
48 | |||
49 | * linden/indra/newview/skins/default/xui/en-us/panel_groups.xml: | ||
50 | Switched Invite and Leave buttons in group panel. | ||
51 | |||
52 | |||
53 | 2008-11-22 McCabe Maxsted <hakushakukun@gmail.com> | ||
54 | |||
55 | * linden\indra\newview\skins\default\colors_base.xml: | ||
56 | Added full comments to default skin colors. | ||
57 | * linden\indra\newview\skins\silver\colors_base.xml: | ||
58 | Added full comments to silver skin colors. | ||
59 | |||
60 | |||
8 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | 61 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- |
9 | =- 1.0.0 -= | 62 | =- 1.0.0 -= |
10 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | 63 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- |