summaryrefslogtreecommitdiff
path: root/common/changes/bug_5449_preload-strptime-to-avoid-multi-thread-problem
diff options
context:
space:
mode:
Diffstat (limited to 'common/changes/bug_5449_preload-strptime-to-avoid-multi-thread-problem')
-rw-r--r--common/changes/bug_5449_preload-strptime-to-avoid-multi-thread-problem2
1 files changed, 0 insertions, 2 deletions
diff --git a/common/changes/bug_5449_preload-strptime-to-avoid-multi-thread-problem b/common/changes/bug_5449_preload-strptime-to-avoid-multi-thread-problem
deleted file mode 100644
index 17d1f463..00000000
--- a/common/changes/bug_5449_preload-strptime-to-avoid-multi-thread-problem
+++ /dev/null
@@ -1,2 +0,0 @@
- o Preload time.strptime() to avoid multi-threaded problem on couch backend
- get_docs() method (#5449).