diff options
author | Jacek Antonelli | 2009-09-25 05:37:55 -0500 |
---|---|---|
committer | Jacek Antonelli | 2009-09-25 15:55:24 -0500 |
commit | ec4a7a1e038a10a11e07ad145fbc015fed47816b (patch) | |
tree | 56e615397866ca3aba63c98723af56985556ff42 /ChangeLog.txt | |
parent | Renamed default grid "local" -> "localhost". (diff) | |
download | meta-impy-ec4a7a1e038a10a11e07ad145fbc015fed47816b.zip meta-impy-ec4a7a1e038a10a11e07ad145fbc015fed47816b.tar.gz meta-impy-ec4a7a1e038a10a11e07ad145fbc015fed47816b.tar.bz2 meta-impy-ec4a7a1e038a10a11e07ad145fbc015fed47816b.tar.xz |
Made grid manager update from Imprudence site, not Meerkat.
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 5fe191a..0293ef3 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,5 +1,10 @@ | |||
1 | 2009-09-25 Jacek Antonelli <jacek.antonelli@gmail.com> | 1 | 2009-09-25 Jacek Antonelli <jacek.antonelli@gmail.com> |
2 | 2 | ||
3 | * Made grid manager update from Imprudence site, not Meerkat. | ||
4 | |||
5 | modified: linden/indra/newview/hippoGridManager.cpp: | ||
6 | |||
7 | |||
3 | * Renamed default grid "local" -> "localhost". | 8 | * Renamed default grid "local" -> "localhost". |
4 | So it matches the one downloaded from the web. | 9 | So it matches the one downloaded from the web. |
5 | 10 | ||