mention opensrf_router managing its own PID file in release notes
authorGalen Charlton <gmc@esilibrary.com>
Fri, 7 Mar 2014 18:33:16 +0000 (10:33 -0800)
committerGalen Charlton <gmc@esilibrary.com>
Fri, 7 Mar 2014 18:35:13 +0000 (10:35 -0800)
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
doc/RELEASE_NOTES.txt

index d44ca7b..afa6f62 100644 (file)
@@ -63,9 +63,11 @@ processes.  Otherwise, if the `--ignore-orphans` switch is not used,
 require that `--force-clean-process` be used to kill any running
 OpenSRF processes first.
 
-In other words, `--ignore-orphans` means that `osrf_control` can be used
-to manage the operation of multiple running OpenSRF instances on a
-single server, each with its own PID directory and core configuration.
+In other words, `--ignore-orphans`, in conjunction with a change
+whereby `opensrf_router` now creates its PID file directly, means that
+`osrf_control` can be used to manage the operation of multiple running
+OpenSRF instances on a single server, each with its own PID directory
+and core configuration.
 
 Add option to opensrf.settings methods to force rereading of opensrf.xml
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~