]> git.entuzijast.net Git - freeradius-dialup-admin.git/commitdiff
Fix a few typos
authorkkalev <kkalev>
Tue, 6 Apr 2004 19:38:20 +0000 (19:38 +0000)
committerkkalev <kkalev>
Tue, 6 Apr 2004 19:38:20 +0000 (19:38 +0000)
Changelog

index 08a2d24e8235282f219b8f8bd0ea92fbd451202f..b0e9e35ff4ae481a93dd516aec98a891525cd720 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -7,8 +7,9 @@ Ver 1.70:
 * Add general_restrict_badusers_access directive. If set to yes we only allow each administrator
   access to their own entries in the badusers table
 * Add a username.mappings table. We are able to map each administrator username to additional queries
-  on te accounting and user settings tables.
-* Add an sql_extra_query directive. If set this query is included in all queries to the accounting tables.
+  on the accounting and user settings tables.
+* Add an sql_accounting_extra_query directive. If set this query is included in all
+  queries to the accounting tables.
   Combined with admin username mappings we are able to easily restrict access on specific accounting data
   to each administrator.
 * Escape bad characters in the $login variable