summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog7
-rw-r--r--NEWS2
2 files changed, 7 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 91c163e6..b4e08e8f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,9 @@
-2006-12-24 Bjørn Lindeijer <bjorn@lindeijer.nl>
+2006-12-25 Bjørn Lindeijer <bjorn@lindeijer.nl>
+
+ * data/graphics/tiles/christmastree.png, data/maps/new_11-1.tmx.gz:
+ Added Christmas tree by Pauan.
+
+2006-12-24 Bjørn Lindeijer <bjorn@lindeijer.nl>
* src/gui/shoplistbox.cpp: Don't try to draw an icon when it is not
defined or failed to load properly.
diff --git a/NEWS b/NEWS
index 62ea7126..9edd05b6 100644
--- a/NEWS
+++ b/NEWS
@@ -6,7 +6,7 @@
- Changed to new update host (http://updates.themanaworld.org)
- Worked around a Guichan exception thrown for mice with many buttons
- Changed mouse walk to keep following mouse while button is held down
-- Extended font support for å and Å.
+- Extended font support for å and Å
- Disabled RLE compression on all surfaces in software mode
- Fixed joystick setting not to show disabled when it's actually enabled
- Fixed money field to no longer hide below the bottom of the window