aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/doc
diff options
context:
space:
mode:
authorAleric Inglewood2010-10-23 23:58:07 +0200
committerAleric Inglewood2010-10-23 23:58:07 +0200
commitb23d8e7e174c2e68cdd3435cc42907796181d159 (patch)
tree4dae62ed5b57f71b9150319972173ba453c0d325 /linden/doc
parentIMP-663: WARNING: replaceSubstitutionStrings: replaceSubstituionStrings FAILU... (diff)
downloadmeta-impy-b23d8e7e174c2e68cdd3435cc42907796181d159.zip
meta-impy-b23d8e7e174c2e68cdd3435cc42907796181d159.tar.gz
meta-impy-b23d8e7e174c2e68cdd3435cc42907796181d159.tar.bz2
meta-impy-b23d8e7e174c2e68cdd3435cc42907796181d159.tar.xz
IMP-664: WARNING: addFeature: LLFeatureList::Attempting to add preexisting feature Disregard128DefaultDrawDistance
Fix a bug that causes the last line of the feature table file to be read twice. This patch also removes the check for name.empty() because that will never be true, so might as well remove it.
Diffstat (limited to 'linden/doc')
-rw-r--r--linden/doc/contributions.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/doc/contributions.txt b/linden/doc/contributions.txt
index 3158f2c..cd708fd 100644
--- a/linden/doc/contributions.txt
+++ b/linden/doc/contributions.txt
@@ -84,6 +84,7 @@ Aleric Inglewood
84 IMP-661 84 IMP-661
85 IMP-662 85 IMP-662
86 IMP-663 86 IMP-663
87 IMP-664
87Alissa Sabre 88Alissa Sabre
88 VWR-81 89 VWR-81
89 VWR-83 90 VWR-83