aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt
diff options
context:
space:
mode:
authorJacek Antonelli2008-12-10 22:28:49 -0600
committerJacek Antonelli2008-12-10 22:28:49 -0600
commita18b29075eabef8fb4caa02ba929407091ae4e35 (patch)
tree7a492ac49625af97f943466e2bde5d8031792556 /ChangeLog.txt
parentFixed bad string comparison (grid code name). [#22] (diff)
downloadmeta-impy-a18b29075eabef8fb4caa02ba929407091ae4e35.zip
meta-impy-a18b29075eabef8fb4caa02ba929407091ae4e35.tar.gz
meta-impy-a18b29075eabef8fb4caa02ba929407091ae4e35.tar.bz2
meta-impy-a18b29075eabef8fb4caa02ba929407091ae4e35.tar.xz
Better warning when url_history.xml save fails.
Diffstat (limited to '')
-rw-r--r--ChangeLog.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index d18fa5c..9cba409 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,5 +1,9 @@
12008-12-10 Jacek Antonelli <jacek.antonelli@gmail.com> 12008-12-10 Jacek Antonelli <jacek.antonelli@gmail.com>
2 2
3 * linden/indra/newview/llurlhistory.cpp:
4 Better warning when url_history.xml save fails.
5
6
3 * linden/indra/newview/llviewernetwork.cpp: 7 * linden/indra/newview/llviewernetwork.cpp:
4 Fixed bad string comparison (grid code name). [#22] 8 Fixed bad string comparison (grid code name). [#22]
5 Reported by Balp Allen. 9 Reported by Balp Allen.