From 328c7408e2836733f8fc72faef6fc9dbb9f20523 Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Fri, 7 Mar 2014 10:25:14 -0800 Subject: [PATCH] fix typos in the release notes Signed-off-by: Galen Charlton --- doc/RELEASE_NOTES.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/RELEASE_NOTES.txt b/doc/RELEASE_NOTES.txt index 552e4b2..d44ca7b 100644 --- a/doc/RELEASE_NOTES.txt +++ b/doc/RELEASE_NOTES.txt @@ -36,9 +36,9 @@ processes: listener, unregisters it from its routers, waits for its drones to finish servicing their active requests, then stops the drones and itself. -* `SIGUSR1` -- router unregister. When this siginal is sent to a +* `SIGUSR1` -- router unregister. When this signal is sent to a listener, unregisters it from its routers. -* `SIGUSR2` -- router re-register. When this siginal is sent to a +* `SIGUSR2` -- router re-register. When this signal is sent to a listener, registers it with its routers. * `SIGHUP` -- reload core configuration and refresh drones. When sent to a listener, causes it to reload the `opensrf_core.xml` configuration, @@ -100,5 +100,5 @@ Logging improvements (LP#1170484 and LP#1284137) The failure to load a shared library required by a service written in C is now logged as an error rather than just a warning. -Certain events that typically occur when a router has been signalled to +Certain events that typically occur when a router has been signaled to shut down are no longer logged as warnings. -- 2.11.0