diff options
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 0d72966..0036b77 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,5 +1,11 @@ | |||
1 | 2008-12-08 Jacek Antonelli <jacek.antonelli@gmail.com> | 1 | 2008-12-08 Jacek Antonelli <jacek.antonelli@gmail.com> |
2 | 2 | ||
3 | * linden/indra/llinventory/llinventory.cpp: | ||
4 | Added calc_ntype() function. | ||
5 | * linden/indra/llinventory/llinventory.h: | ||
6 | Ditto. | ||
7 | |||
8 | |||
3 | * linden/indra/llinventory/llwearabletype.h: | 9 | * linden/indra/llinventory/llwearabletype.h: |
4 | Moved enum EWearableType to its own file. | 10 | Moved enum EWearableType to its own file. |
5 | Was in newview/llwearable.h, now in llinventory/llwearabletype.h. | 11 | Was in newview/llwearable.h, now in llinventory/llwearabletype.h. |