]> git.entuzijast.net Git - freeradius-dialup-admin.git/commitdiff
Update the TODO file
authorkkalev <kkalev>
Mon, 17 Feb 2003 23:39:36 +0000 (23:39 +0000)
committerkkalev <kkalev>
Mon, 17 Feb 2003 23:39:36 +0000 (23:39 +0000)
Changelog
TODO

index c74d47d7df975c7da4fa8d0be978a55290f0414c..dde9b83d1d7526a27f8310f998e2bf4e7e0e646e 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -12,6 +12,7 @@ Ver 1.63:
 * Add an entry in the FAQ about duplicate personal attributes in the user_admin page
 * Only show the personal attributes in the New User page if we have ldap or we are using the userinfo table in sql
 * Add a per nas finger_type directive
+* Update the TODO file
 Ver 1.62:
 * Remove one sql query from user_admin which was not needed.
 * Instead of a query like "LIKE 'YYYY-MM-DD%'" use "AcctStopTime >= 'YYYY-MM-DD 00:00:00 AND AcctStopTime
diff --git a/TODO b/TODO
index c6736ce62509f0028d2bb66817db18eb9a75f0d9..224ccfba3aed284c303b0cb82a88be3a2c8a7d18 100644 (file)
--- a/TODO
+++ b/TODO
@@ -14,3 +14,5 @@
   reports which could be printed or sent by email to the users containing their billing
   information. We also need more statistics pages with fancy bars and diagrams. Ideas
   are welcome.
+* Parse the radius dictionary files so that we can show a pull down menu of possible values
+  for various attributes.