summaryrefslogtreecommitdiff
path: root/history.txt
diff options
context:
space:
mode:
authorjmoenig <jens@moenig.org>2014-06-06 09:07:42 +0200
committerjmoenig <jens@moenig.org>2014-06-06 09:07:42 +0200
commit4e2ce9a4ee2ffb5e22423290fd3ae34045e339fb (patch)
tree9774071176f992f560a068abc2c5d8634847eb69 /history.txt
parentfdfd74f79e5bfc6388397bdcc258e4672964f675 (diff)
downloadsnap-byow-4e2ce9a4ee2ffb5e22423290fd3ae34045e339fb.tar.gz
snap-byow-4e2ce9a4ee2ffb5e22423290fd3ae34045e339fb.zip
gracefully hide & show the stage, fixed #281
Diffstat (limited to 'history.txt')
-rwxr-xr-xhistory.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/history.txt b/history.txt
index fd4acc8..3f52e14 100755
--- a/history.txt
+++ b/history.txt
@@ -2155,4 +2155,8 @@ ______
* Objects: stop replacing the empty string with the number zero in watchers
* Threads: initialize new variables with zero (instead of null)
* Objects: fixed #465
-* Threads: fixed #457
+* Objects: fixed #457
+
+140605
+------
+* Objects: gracefully hide & show the stage, fixed #281