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