aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--ChangeLog.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index af70c80..6cb667a 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,5 +1,12 @@
12009-09-25 Jacek Antonelli <jacek.antonelli@gmail.com> 12009-09-25 Jacek Antonelli <jacek.antonelli@gmail.com>
2 2
3 * Made HippoGridManager's sanitation code more sane.
4
5 modified: linden/indra/newview/floaterlogin.cpp
6 modified: linden/indra/newview/hippoGridManager.cpp
7 modified: linden/indra/newview/hippoGridManager.h
8
9
3 * Moved many HippoGridManager methods defs out of the header. 10 * Moved many HippoGridManager methods defs out of the header.
4 There's no good reason for these to be in the header, it 11 There's no good reason for these to be in the header, it
5 just breaks encapsulation for no significant gain. 12 just breaks encapsulation for no significant gain.