update release notes re: perl module install destination
authorGalen Charlton <gmc@esilibrary.com>
Fri, 7 Oct 2011 17:43:29 +0000 (13:43 -0400)
committerGalen Charlton <gmc@esilibrary.com>
Fri, 7 Oct 2011 17:43:29 +0000 (13:43 -0400)
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
RELEASE_NOTES.txt

index 92d326a..0ac0f7c 100644 (file)
@@ -6,6 +6,9 @@ Installation enhancements:
 * `eg_db_config.pl` now has a `--create-database` option to automatically create
   the database and add the required contrib modules/extensions, rather than
   requiring users to carry out a number of error-prone manual steps.
+* The OpenILS Perl modules are now installed in the system Perl package
+  directories.  In prior versions, they were typically installed in 
+  `/openils/lib/perl5`.
 * README is now the single source of install instructions
 
 Administration enhancements: