diff options
author | Jacek Antonelli | 2008-12-11 14:32:04 -0600 |
---|---|---|
committer | Jacek Antonelli | 2008-12-11 14:32:04 -0600 |
commit | e99716b74d442e2aeb88e2dbd480f2e99a6797b3 (patch) | |
tree | ef0219a5245257b0d2f10ad7d25e15297a36b927 /ChangeLog.txt | |
parent | Fixed bad string comparison (rel notes url) [#28] (diff) | |
download | meta-impy-e99716b74d442e2aeb88e2dbd480f2e99a6797b3.zip meta-impy-e99716b74d442e2aeb88e2dbd480f2e99a6797b3.tar.gz meta-impy-e99716b74d442e2aeb88e2dbd480f2e99a6797b3.tar.bz2 meta-impy-e99716b74d442e2aeb88e2dbd480f2e99a6797b3.tar.xz |
Simplified release notes URL scheme.
Now uses e.g. "wiki/Release Notes/1.0.0-RC2",
which is set up as a wiki redirect.
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 6 |
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 @@ | |||
1 | 2008-12-11 Jacek Antonelli <jacek.antonelli@gmail.com> | 1 | 2008-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 | ||