summaryrefslogtreecommitdiff
path: root/Filelist
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2017-11-11 15:37:45 +0100
committerBram Moolenaar <Bram@vim.org>2017-11-11 15:37:45 +0100
commitd09a206ee94ccb653707ce9b6e536d4d58886e04 (patch)
tree9a75735265a1b4c535abf5af8cdf0aabf53e3713 /Filelist
parent462455ee8b81cb5709007d91248ac4a88308d6e9 (diff)
downloadvim-git-d09a206ee94ccb653707ce9b6e536d4d58886e04.tar.gz
patch 8.0.1285: occasional crash when using a channelv8.0.1285
Problem: Occasional crash when using a channel. (Marek) Solution: Decrement reference count later. (closes #2315)
Diffstat (limited to 'Filelist')
-rw-r--r--Filelist1
1 files changed, 1 insertions, 0 deletions
diff --git a/Filelist b/Filelist
index 56962c84d..7083eed7d 100644
--- a/Filelist
+++ b/Filelist
@@ -659,6 +659,7 @@ RT_SCRIPTS = \
runtime/makemenu.vim \
runtime/autoload/*.vim \
runtime/autoload/README.txt \
+ runtime/autoload/dist/*.vim \
runtime/autoload/xml/*.vim \
runtime/colors/*.vim \
runtime/colors/README.txt \