summaryrefslogtreecommitdiff
path: root/changes/bug16924
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug16924')
-rw-r--r--changes/bug169246
1 files changed, 0 insertions, 6 deletions
diff --git a/changes/bug16924 b/changes/bug16924
deleted file mode 100644
index 2d8b372260..0000000000
--- a/changes/bug16924
+++ /dev/null
@@ -1,6 +0,0 @@
- o Minor bugfixes:
- - When calling channel_free_list(), avoid calling smartlist_remove()
- while inside a FOREACH loop. This partially reverts commit
- 17356fe7fd96af where the correct SMARTLIST_DEL_CURRENT was
- removed. Fixes bug 16924; bugfix on 0.2.4.4-alpha.
-