summaryrefslogtreecommitdiff
path: root/Changelog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog.txt')
-rw-r--r--Changelog.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog.txt b/Changelog.txt
index 9462fd0a9..7adfcb4a2 100644
--- a/Changelog.txt
+++ b/Changelog.txt
@@ -6,6 +6,8 @@ Date Added
- Added skill_range_leniency
* Added check for clif.c in case the server didn't realise we've died [celest]
* Added a fix for @npcmove by JohnC and Fredzilla
+ * Added motd_type [celest]
+ * Edited atcommand.c to fix compile warnings [celest]
12/1
- Make it build against gcc 2.95 [MouseJstr]