summaryrefslogtreecommitdiff
path: root/history.txt
diff options
context:
space:
mode:
authorjmoenig <jens@moenig.org>2013-03-19 12:09:55 +0100
committerjmoenig <jens@moenig.org>2013-03-19 12:09:55 +0100
commita67b2e238164a60988e9bb89d644b3923b0f696b (patch)
treeba5f7be2bac14c8f2fdec1dff18740b82c2ded54 /history.txt
parent3f19a21cadf059ec17abc939739e98642239a08f (diff)
downloadsnap-byow-a67b2e238164a60988e9bb89d644b3923b0f696b.tar.gz
snap-byow-a67b2e238164a60988e9bb89d644b3923b0f696b.zip
motd support
On startup Snap! looks for http://snap.berkeley.edu/motd.txt, if it exists it is shown in a dialog box
Diffstat (limited to 'history.txt')
-rwxr-xr-xhistory.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/history.txt b/history.txt
index b90771d..7150151 100755
--- a/history.txt
+++ b/history.txt
@@ -1535,4 +1535,5 @@ ______
------
* Blocks: SyntaxElementMorph fixLayout() optimization for active highlights
* Russian translation!! Yay, thanks, Svetlana Ptashnaya!!
-* Store, GUI, Blocks: Scaling support for Comments and serialization/deserialization \ No newline at end of file
+* Store, GUI, Blocks: Scaling support for Comments and serialization/deserialization
+* GUI: motd support: On startup Snap! looks for http://snap.berkeley.edu/motd.txt, if it exists it is shown in a dialog box \ No newline at end of file