diff options
author | Jacek Antonelli | 2008-12-11 14:28:45 -0600 |
---|---|---|
committer | Jacek Antonelli | 2008-12-11 14:28:45 -0600 |
commit | a7a5691d03624f7c70b99203d9d6ee00d2ffaf91 (patch) | |
tree | 22c876e6342e661439e3f952e6365eb25274787e /ChangeLog.txt | |
parent | Fix grid selector having a duplicate entry. [#24] (diff) | |
download | meta-impy-a7a5691d03624f7c70b99203d9d6ee00d2ffaf91.zip meta-impy-a7a5691d03624f7c70b99203d9d6ee00d2ffaf91.tar.gz meta-impy-a7a5691d03624f7c70b99203d9d6ee00d2ffaf91.tar.bz2 meta-impy-a7a5691d03624f7c70b99203d9d6ee00d2ffaf91.tar.xz |
Fixed bad string comparison (rel notes url) [#28]
Reported by Balp Allen.
Diffstat (limited to '')
-rw-r--r-- | ChangeLog.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index b992e08..ea8f4c5 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,3 +1,10 @@ | |||
1 | 2008-12-11 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
2 | |||
3 | * linden/indra/newview/llfloaterabout.cpp: | ||
4 | Fixed bad string comparison (rel notes url) [#28] | ||
5 | Reported by Balp Allen. | ||
6 | |||
7 | |||
1 | 2008-12-10 Jacek Antonelli <jacek.antonelli@gmail.com> | 8 | 2008-12-10 Jacek Antonelli <jacek.antonelli@gmail.com> |
2 | 9 | ||
3 | * linden/indra/newview/llpanellogin.cpp: | 10 | * linden/indra/newview/llpanellogin.cpp: |