summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorZack Weinberg <zackw@panix.com>2017-10-09 19:37:42 -0400
committerZack Weinberg <zackw@panix.com>2017-10-09 19:37:42 -0400
commit6d7a5ee50c3b75c9352d4ca4f7ebf13e9147ff34 (patch)
tree7a1bc1d10a3561014681cde9c6df1fbaac5556f8 /TODO
parentce1b8efa1741229abdb21b99da551bf2f5d2b26e (diff)
downloadlibxcrypt-6d7a5ee50c3b75c9352d4ca4f7ebf13e9147ff34.tar.gz
libxcrypt-6d7a5ee50c3b75c9352d4ca4f7ebf13e9147ff34.tar.bz2
libxcrypt-6d7a5ee50c3b75c9352d4ca4f7ebf13e9147ff34.zip
Update NEWS. Bump documentation version number to 4.0.0.
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 2 insertions, 3 deletions
diff --git a/TODO b/TODO
index 6b83625..7c6c879 100644
--- a/TODO
+++ b/TODO
@@ -1,7 +1,7 @@
to-do list for libxcrypt
------------------------
-* Before releasing 3.2.0:
+* Before releasing 4.0.0:
* Rewrite crypt_rn.3 to be consistent with the code
* Yank the "DES Encryption and Password Handling" section from the
GNU C Library manual and stick it in here as an independent Info
@@ -10,8 +10,6 @@ to-do list for libxcrypt
possible
* Make sure the symbol versioning macros work with all of the compilers
that anyone needs (they use GCC extensions that clang also supports).
- * Update NEWS
- * Update or delete ChangeLog
* Near future:
* Update all of the default cost parameters
@@ -29,6 +27,7 @@ to-do list for libxcrypt
* Fix cross compilation (need to use `CC_FOR_BUILD` for alg-des-mktables)
* Attempt to determine the copyright holders and intended licensing
of the test suite
+ * Moar tests
* Longer term:
* Hash algorithms newer than bcrypt tend to want to allocate and