]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - CHANGES
fixed memleak
[xonotic/netradiant.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 823233ea8ebc098e585fdd5f2ce25190b1a4cccc..4c4c2e06ba9085344aa7cf9d05b2770a1c5f45a7 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,22 @@
 This is the changelog for developers, != changelog for the end user 
 that we distribute with the binaries. (see changelog)
 
+30/04/2006
+SPoG
+- Fixed memory leak in signals library.
+
+01/04/2006
+SPoG
+- Added key-observer interface to entity module API.
+- Rewrote callback library to add support for return-values.
+- Added minimal API to support bobtoolz plugin.
+- Refactored brush for-each functions to take Functor instead of Visitor.
+- Added signals library.
+
+31/03/2006
+SPoG
+- Changed doom3 light creation to use size of selected brushes.
+
 20/03/2006
 SPoG
 - Fixed crash when resetting preferences after startup failure.