From: Galen Charlton Date: Thu, 21 Aug 2014 23:52:10 +0000 (-0700) Subject: fix typo in release notes X-Git-Tag: osrf_rel_2_4_0~12 X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=2bceabc55f8b1ccb13089298bfdb6a220c5735d6;p=OpenSRF.git fix typo in release notes Signed-off-by: Galen Charlton --- diff --git a/doc/RELEASE_NOTES.txt b/doc/RELEASE_NOTES.txt index 66b2b33..707c856 100644 --- a/doc/RELEASE_NOTES.txt +++ b/doc/RELEASE_NOTES.txt @@ -108,7 +108,7 @@ Other enhancements Bugfixes in 2.4.0-alpha ----------------------- -OpenSRF.pm no longer supplies AUTOLAOD (LP#1179660) +OpenSRF.pm no longer supplies AUTOLOAD (LP#1179660) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Instead of simply producing an error message in the OpenSRF logs, calls to nonexistent subroutines are now fatal errors which will stop code