diff options
Diffstat (limited to '')
-rw-r--r-- | ChangeLog.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index b992e08..c5f3d5d 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,3 +1,16 @@ | |||
1 | 2008-12-11 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
2 | |||
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: | ||
10 | Fixed bad string comparison (rel notes url) [#28] | ||
11 | Reported by Balp Allen. | ||
12 | |||
13 | |||
1 | 2008-12-10 Jacek Antonelli <jacek.antonelli@gmail.com> | 14 | 2008-12-10 Jacek Antonelli <jacek.antonelli@gmail.com> |
2 | 15 | ||
3 | * linden/indra/newview/llpanellogin.cpp: | 16 | * linden/indra/newview/llpanellogin.cpp: |