diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index f00418e..10aaacf 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,15 +1,14 @@
-WHATSNEW For 'tperimeter' 1.113    (Sat Jun  9 16:37:31 CDT 2012)
+WHATSNEW For 'tperimeter' 1.113    (Sat Jun  9 16:39:57 CDT 2012)
 ----------------------------------------------------------------------
 
-- Changed the wrapper file rebuild logic to delete outstanding access
-  requests independently of how often the script is run (either by
-  cron, or manually).  This means that the 'cron' frequency now
-  deterimines the average waiting time before a user's request is
-  fulfilled.  The '${DURATION}' variable in 'rebuild-hosts.allow.sh'
-  sets how long access will be permitted (The default value is 10
-  minutes).
+Changed the wrapper file rebuild logic to delete outstanding access
+requests independently of how often the script is run (either by cron,
+or manually).  This means that the 'cron' frequency now deterimines
+the average waiting time before a user's request is fulfilled.  The
+'${DURATION}' variable in 'rebuild-hosts.allow.sh' sets how long
+access will be permitted (The default value is 10 minutes).
 
-- Minor documentation updates, typo fixes, and housekeeping.
+Minor documentation updates, typo fixes, and housekeeping.
 
 
 WHATSNEW For 'tperimeter' 1.112    (Thu Nov 18 21:12:37 CST 2010)