aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r--ChangeLog.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index 8498188..a34e2da 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,8 +1,13 @@
12009-01-15 Jacek Antonelli <jacek.antonelli@gmail.com> 12009-01-15 Jacek Antonelli <jacek.antonelli@gmail.com>
2 2
3 * linden/indra/newview/llinventoryview.cpp: 3 * linden/indra/newview/llinventoryview.cpp:
4 Simplified rebuildFilter() a bit.
5
6
7 * linden/indra/newview/llinventoryview.cpp:
4 LLInventoryViewFinder::rebuildFilter(). 8 LLInventoryViewFinder::rebuildFilter().
5 Refactored from draw(). 9 Refactored from draw().
10
6 * linden/indra/newview/llinventoryview.h: 11 * linden/indra/newview/llinventoryview.h:
7 Ditto. 12 Ditto.
8 13