aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt
diff options
context:
space:
mode:
authorJacek Antonelli2009-10-03 05:37:23 -0500
committerJacek Antonelli2009-10-03 05:37:23 -0500
commit7ae912dbbd05213d286bdbb94e8782709fe11e5d (patch)
tree5528a4365683a2edfa30472c834cb6c99f6550f2 /ChangeLog.txt
parentMerge remote branch 'mccabe/next' into next (diff)
downloadmeta-impy-7ae912dbbd05213d286bdbb94e8782709fe11e5d.zip
meta-impy-7ae912dbbd05213d286bdbb94e8782709fe11e5d.tar.gz
meta-impy-7ae912dbbd05213d286bdbb94e8782709fe11e5d.tar.bz2
meta-impy-7ae912dbbd05213d286bdbb94e8782709fe11e5d.tar.xz
Grid manager no longer appends "/" to URIs.
This was causing trouble with URIs that shouldn't end in "/".
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r--ChangeLog.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index 597c595..9e894ec 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,3 +1,11 @@
12009-10-03 Jacek Antonelli <jacek.antonelli@gmail.com>
2
3 * Grid manager no longer appends "/" to URIs.
4 This was causing trouble with URIs that shouldn't end in "/".
5
6 modified: linden/indra/newview/hippoGridManager.cpp
7
8
12009-10-01 McCabe Maxsted <hakushakukun@gmail.com> 92009-10-01 McCabe Maxsted <hakushakukun@gmail.com>
2 10
3 * Fixed switched Buy and Create locations in object pie menu (regression). 11 * Fixed switched Buy and Create locations in object pie menu (regression).