diff options
author | Perttu Ahola <celeron55@gmail.com> | 2011-02-15 16:11:24 +0200 |
---|---|---|
committer | Perttu Ahola <celeron55@gmail.com> | 2011-02-15 16:11:24 +0200 |
commit | d065bae323838734556de2693b6b004c98c95092 (patch) | |
tree | c51888cc0c2628f1a3e5cd2ba05b4297c2a22869 /doc/changelog.txt | |
parent | be7391c2b1153c817a69aabd2a34e082c79df58f (diff) | |
download | minetest-d065bae323838734556de2693b6b004c98c95092.tar.gz minetest-d065bae323838734556de2693b6b004c98c95092.tar.bz2 minetest-d065bae323838734556de2693b6b004c98c95092.zip |
Ctrl+C handling on POSIX, some commands for server and other tweaking
Diffstat (limited to 'doc/changelog.txt')
-rw-r--r-- | doc/changelog.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/changelog.txt b/doc/changelog.txt index 424f98bcf..a8722f1c9 100644 --- a/doc/changelog.txt +++ b/doc/changelog.txt @@ -1,5 +1,7 @@ Minetest-c55 changelog ---------------------- +This should contain all the major changes. +For minor stuff, refer to the commit log of the repository. 2011-02-14: - Created changelog.txt |