From a3fed4d42ab4a7be7bc7ebe86b35805ac73d62de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s=20Touceda?= Date: Fri, 4 Apr 2014 16:34:33 -0300 Subject: Fold in changes --- common/changes/bug_5449_preload-strptime-to-avoid-multi-thread-problem | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 common/changes/bug_5449_preload-strptime-to-avoid-multi-thread-problem (limited to 'common/changes/bug_5449_preload-strptime-to-avoid-multi-thread-problem') 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). -- cgit v1.2.3