diff options
author | Perttu Ahola <celeron55@gmail.com> | 2011-06-02 00:15:42 +0300 |
---|---|---|
committer | Perttu Ahola <celeron55@gmail.com> | 2011-06-02 00:15:42 +0300 |
commit | 7d57b71ffed075d2b204a082b2ea1a95b44de257 (patch) | |
tree | e2482bc0dc7dbbf2e14038b992a12d83cf94e153 /src | |
parent | 51cf464f7450ee31e3a986b521f90cc6195bb2fb (diff) | |
download | minetest-7d57b71ffed075d2b204a082b2ea1a95b44de257.tar.gz minetest-7d57b71ffed075d2b204a082b2ea1a95b44de257.tar.bz2 minetest-7d57b71ffed075d2b204a082b2ea1a95b44de257.zip |
0.2.20110602_0
Diffstat (limited to 'src')
-rw-r--r-- | src/main.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/main.cpp b/src/main.cpp index 958f812b3..2cde3b302 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -312,9 +312,6 @@ Stuff to do before release: Fixes to the current release:
-----------------------------
-- Fix client password crash
-- Remember to release the fixes (some are already done)
-- A command to set one's password when the server is running
Stuff to do after release:
---------------------------
|