aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--ChangeLog.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index ea8f4c5..c5f3d5d 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,6 +1,12 @@
12008-12-11 Jacek Antonelli <jacek.antonelli@gmail.com> 12008-12-11 Jacek Antonelli <jacek.antonelli@gmail.com>
2 2
3 * linden/indra/newview/llfloaterabout.cpp: 3 * linden/indra/newview/llfloaterabout.cpp:
4 Simplified release notes URL scheme.
5 Now uses e.g. "wiki/Release Notes/1.0.0-RC2",
6 which is set up as a wiki redirect.
7
8
9 * linden/indra/newview/llfloaterabout.cpp:
4 Fixed bad string comparison (rel notes url) [#28] 10 Fixed bad string comparison (rel notes url) [#28]
5 Reported by Balp Allen. 11 Reported by Balp Allen.
6 12