diff --git a/docs/zr_3.0-b2-patch_changelog.txt b/docs/zr_3.0-b2-patch_changelog.txt index 8e731d1..a10d495 100644 --- a/docs/zr_3.0-b2-patch_changelog.txt +++ b/docs/zr_3.0-b2-patch_changelog.txt @@ -198,3 +198,9 @@ released. If the file is empty there are no config changes in that patch. * Fixed format settings in spanish translation spamming logs. * Fixed index out of bounds error when class limit is reached. * Fixed double inclusion of jump boost module preventing code from compiling on newer compilers. + +2011.10.30 - r669 +----------------- + +* Fixed internal player spawn post event fired too early (causing invisible models). +* Possibly fixed invalid entity error (bug 195). diff --git a/patchlist.conf b/patchlist.conf index 264c3ed..77cc071 100644 --- a/patchlist.conf +++ b/patchlist.conf @@ -18,3 +18,4 @@ 653 657 666 +669