summaryrefslogtreecommitdiff
path: root/history.txt
diff options
context:
space:
mode:
authorJens Mönig <jens@moenig.org>2015-03-06 14:12:48 +0100
committerJens Mönig <jens@moenig.org>2015-03-06 14:12:48 +0100
commite906290f47face8f2f4cc318f5d11838fb8a3b0a (patch)
tree2c02cdeded255dfc79241b4446b9ab456ea685d3 /history.txt
parent168c328836c01d69418621921a50be5d2eea3039 (diff)
downloadsnap-e906290f47face8f2f4cc318f5d11838fb8a3b0a.tar.gz
snap-e906290f47face8f2f4cc318f5d11838fb8a3b0a.zip
fixed #736
caching really *is* evil :-) (if it weren’t for performance…)
Diffstat (limited to 'history.txt')
-rwxr-xr-xhistory.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/history.txt b/history.txt
index 0f92071..d042af4 100755
--- a/history.txt
+++ b/history.txt
@@ -2462,3 +2462,7 @@ ______
150302
------
* BYOB: fixed #730
+
+150306
+------
+* Blocks: fixed #736