diff --git a/docs/zr_3.0-b2-patch_changelog.txt b/docs/zr_3.0-b2-patch_changelog.txt index 54bf92f..741015d 100644 --- a/docs/zr_3.0-b2-patch_changelog.txt +++ b/docs/zr_3.0-b2-patch_changelog.txt @@ -97,3 +97,11 @@ released. If the file is empty there are no config changes in that patch. * Added missing note about no_fall_damage class attribute in docs. * Fixed class attributes applied too early (moved to spawn post event). This fixes issues with FOV and bots. * Fixed saved classes not validated by team id when restoring from cookies. + + +2010.06.03 - r611 +------------------- + +* Added cvar to enable suicide intercept before the first zombie. +* Added cvar for minimum dx level on overlays. +* Fixed classes not always restored from cookies. diff --git a/patchlist.conf b/patchlist.conf index f30a377..44fcd06 100644 --- a/patchlist.conf +++ b/patchlist.conf @@ -7,3 +7,4 @@ 595 598 607 +611