aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt
diff options
context:
space:
mode:
authorJacek Antonelli2008-12-08 01:00:18 -0600
committerJacek Antonelli2008-12-08 01:14:27 -0600
commit9626acce584391fc90d147310917a1569610d224 (patch)
tree6d536f8fc36509a46e188b0f996254e583fbdf18 /ChangeLog.txt
parentAdded LLInventoryItem::mNInventoryType (new type) field. (diff)
downloadmeta-impy-9626acce584391fc90d147310917a1569610d224.zip
meta-impy-9626acce584391fc90d147310917a1569610d224.tar.gz
meta-impy-9626acce584391fc90d147310917a1569610d224.tar.bz2
meta-impy-9626acce584391fc90d147310917a1569610d224.tar.xz
Moved enum EWearableType to its own file.
Was in newview/llwearable.h, now in llinventory/llwearabletype.h. This allows it to be used in llinventory code.
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r--ChangeLog.txt10
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 @@
12008-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
12008-12-07 Jacek Antonelli <jacek.antonelli@gmail.com> 112008-12-07 Jacek Antonelli <jacek.antonelli@gmail.com>
2 12
3 * linden/indra/llinventory/llinventory.cpp: 13 * linden/indra/llinventory/llinventory.cpp: