diff options
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 2941998..c948906 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,5 +1,10 @@ | |||
1 | 2009-01-14 Jacek Antonelli <jacek.antonelli@gmail.com> | 1 | 2009-01-14 Jacek Antonelli <jacek.antonelli@gmail.com> |
2 | 2 | ||
3 | * linden/indra/newview/llinventoryview.cpp: | ||
4 | Don't show empty folders when using filter. | ||
5 | This is the old behavior, but I had broken it. | ||
6 | |||
7 | |||
3 | * linden/indra/llinventory/llinventorytype.h: | 8 | * linden/indra/llinventory/llinventorytype.h: |
4 | Added inventory ntype for folders. | 9 | Added inventory ntype for folders. |
5 | * linden/indra/llinventory/llinventory.cpp: | 10 | * linden/indra/llinventory/llinventory.cpp: |