diff options
author | McCabe Maxsted | 2008-11-24 12:25:18 -0700 |
---|---|---|
committer | Jacek Antonelli | 2008-12-13 22:29:52 -0600 |
commit | 80333337630aeeb8a1841f1b9b693a78aa293225 (patch) | |
tree | 04482a92632e5793e623550b5ecc17c2c4ca2348 /ChangeLog.txt | |
parent | Beacons no longer persist between sessions. (diff) | |
download | meta-impy-80333337630aeeb8a1841f1b9b693a78aa293225.zip meta-impy-80333337630aeeb8a1841f1b9b693a78aa293225.tar.gz meta-impy-80333337630aeeb8a1841f1b9b693a78aa293225.tar.bz2 meta-impy-80333337630aeeb8a1841f1b9b693a78aa293225.tar.xz |
VWR-4826 (ability to ignore friendship offers).
Diffstat (limited to '')
-rw-r--r-- | ChangeLog.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 2e0689d..e8417fc 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,6 +1,10 @@ | |||
1 | 1 | ||
2 | 2008-11-23 McCabe Maxsted <hakushakukun@gmail.com> | 2 | 2008-11-23 McCabe Maxsted <hakushakukun@gmail.com> |
3 | 3 | ||
4 | * linden/indra/newview/skins/default/xui/en-us/notify.xml: | ||
5 | VWR-4826 (ability to ignore friendship offers). | ||
6 | |||
7 | |||
4 | * linden/indra/newview/app_settings/settings.xml: | 8 | * linden/indra/newview/app_settings/settings.xml: |
5 | Beacons no longer persist between sessions. | 9 | Beacons no longer persist between sessions. |
6 | That distressed users who accidentally enabled them, | 10 | That distressed users who accidentally enabled them, |