diff --git a/trunk/Resource/ReleaseNotes.htm b/trunk/Resource/ReleaseNotes.htm
index e78e6ca..5731f35 100644
--- a/trunk/Resource/ReleaseNotes.htm
+++ b/trunk/Resource/ReleaseNotes.htm
@@ -8,7 +8,43 @@
-
<2012-04-23 - Release 2.46.0
+
2012-05-00 - Release 2.4x.x
+
+ * Added Path-finding constants:
+
+ - CHARACTER_CMD_SMOOTH_STOP
+ - CHARACTER_MAX_SPEED
+ - CHARACTER_MAX_TURN_SPEED
+ - CHARACTER_MAX_TURN_RADIUS
+ - CHARACTER_ORIENTATION
+ - FORCE_DIRECT_PATH
+ - GET_NAV_POINT_RADIUS
+ - HORIZONTAL
+ - PATROL_PAUSE_AT_WAYPOINTS
+ - PU_FAILURE_NO_NAVMESH
+ - PURSUIT_GOAL_TOLERANCE
+ - REQUIRE_LINE_OF_SIGHT
+ - VERTICAL
+ - WANDER_PAUSE_AT_WAYPOINTS
+
+
+
+ * Removed renamed/deleted constants:
+
+ - CHARACTER_MAX_ANGULAR_ACCEL
+ - CHARACTER_MAX_ANGULAR_SPEED
+ - CHARACTER_TURN_SPEED_MULTIPLIER
+
+
+
+ * Changed:
+
+ - llWanderWithin() - function signature and description are changed.
+
+
+
+
+
2012-04-24 - Release 2.46.0
* Added constants/function currently on the Magnum RC.
* Constants: