aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r--ChangeLog.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index 0ed5318..514d3af 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,6 +1,12 @@
12008-12-09 Jacek Antonelli <jacek.antonelli@gmail.com> 12008-12-09 Jacek Antonelli <jacek.antonelli@gmail.com>
2 2
3 * linden/indra/newview/llfolderview.cpp: 3 * linden/indra/newview/llfolderview.cpp:
4 Refactored; added LLInventoryFilter::rebuildFilterText().
5 * linden/indra/newview/llfolderview.h:
6 Ditto.
7
8
9 * linden/indra/newview/llfolderview.cpp:
4 Updated Inventory window filter text generation. 10 Updated Inventory window filter text generation.
5 It was putting the wrong types in the title when 11 It was putting the wrong types in the title when
6 filtering. [#25] 12 filtering. [#25]