diff options
author | Anders Arnholm | 2008-12-12 08:29:25 +0100 |
---|---|---|
committer | Anders Arnholm | 2008-12-12 08:29:25 +0100 |
commit | 06755e22f684f5a4693521ae84f3e129113a1086 (patch) | |
tree | 14906d2edd651e537a2be5edb79e023e0aa54d73 /ChangeLog.txt | |
parent | Include README, ChangeLog, etc. in downloads #9 (diff) | |
parent | Simplified release notes URL scheme. (diff) | |
download | meta-impy-06755e22f684f5a4693521ae84f3e129113a1086.zip meta-impy-06755e22f684f5a4693521ae84f3e129113a1086.tar.gz meta-impy-06755e22f684f5a4693521ae84f3e129113a1086.tar.bz2 meta-impy-06755e22f684f5a4693521ae84f3e129113a1086.tar.xz |
Merge branch 'next' of git://github.com/jacek/imprudence into next
Conflicts:
linden/indra/newview/llfloaterabout.cpp
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: |