aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r--ChangeLog.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index 22e9a0a..ce9b92e 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,5 +1,11 @@
12010-02-18 Jacek Antonelli <jacek.antonelli@gmail.com> 12010-02-18 Jacek Antonelli <jacek.antonelli@gmail.com>
2 2
3 * Added missing "Set Default Permissions" menu entry. (#202)
4 This was accidentally left out during the SL 1.23 merge.
5
6 modified: linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml
7
8
3 * SNOW-492: LLDataPacker::unpackstring() is unsafe. 9 * SNOW-492: LLDataPacker::unpackstring() is unsafe.
4 Patch by Robin Cornelius. 10 Patch by Robin Cornelius.
5 11