diff options
author | Jacek Antonelli | 2009-01-14 18:56:40 -0600 |
---|---|---|
committer | Jacek Antonelli | 2009-01-14 20:35:31 -0600 |
commit | f15ad1cb3c92b56ceaa647114974afe9252d6a1f (patch) | |
tree | 85553fd395ed8e4ae98b67c9c3e25b795b03030d /ChangeLog.txt | |
parent | Merge branch '1.1.0a-gstreamer' into next (diff) | |
download | meta-impy-f15ad1cb3c92b56ceaa647114974afe9252d6a1f.zip meta-impy-f15ad1cb3c92b56ceaa647114974afe9252d6a1f.tar.gz meta-impy-f15ad1cb3c92b56ceaa647114974afe9252d6a1f.tar.bz2 meta-impy-f15ad1cb3c92b56ceaa647114974afe9252d6a1f.tar.xz |
Added inventory ntype for folders.
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 4997658..2941998 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,3 +1,11 @@ | |||
1 | 2009-01-14 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
2 | |||
3 | * linden/indra/llinventory/llinventorytype.h: | ||
4 | Added inventory ntype for folders. | ||
5 | * linden/indra/llinventory/llinventory.cpp: | ||
6 | Ditto. | ||
7 | |||
8 | |||
1 | 2009-01-11 Jacek Antonelli <jacek.antonelli@gmail.com> | 9 | 2009-01-11 Jacek Antonelli <jacek.antonelli@gmail.com> |
2 | 10 | ||
3 | * linden/indra/cmake/GStreamer.cmake: | 11 | * linden/indra/cmake/GStreamer.cmake: |