Release bumped to "gts4".
[tac_plus.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index fdab6d2..4fc866b 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,7 +1,7 @@
 >Changes from Release 0.0 to release 0.1
 ---------------------------------------
 
-You must now say "default attribute = permit" instead of 
+You must now say "default attribute = permit" instead of
 default authorization = permit" when configuring service
 defaults
 
@@ -81,7 +81,7 @@ Updated the users guide.
 
 Changes from Release 1.0 to release 1.1
 ---------------------------------------
-Release 1.1 corresponds to RCS version 1.64 of tac_plus 
+Release 1.1 corresponds to RCS version 1.64 of tac_plus
 (see tac_plus -v)
 
 A typo in the Solaris section of the Makefile has been fixed.
@@ -143,7 +143,7 @@ deprecated in favour of "default authorization = permit".
 A bug in the handling of substring AV pairs which caused the attribute
 "addr" to erroneously match "addr-pool" has been fixed.
 
-Added new files: enable.c generate_passwd.c skey_fn.c 
+Added new files: enable.c generate_passwd.c skey_fn.c
 
 New #defines have been added to make it easier to port tacacs+ to new
 systems.
@@ -197,7 +197,7 @@ have (see MAXSESS in the user's guide).
 The accounting "more" bit is gone (It was deprecated from the spec).
 
 Hooks are now in so that if you have DES code, you can do ARAP more
-securely, per the new protocol. 
+securely, per the new protocol.
 
 The packet read/write routines now handle exceptions more gracefully.