summaryrefslogtreecommitdiff
path: root/docs/history.rst
diff options
context:
space:
mode:
authorEli Collins <elic@assurancetechnologies.com>2011-05-03 12:04:57 -0400
committerEli Collins <elic@assurancetechnologies.com>2011-05-03 12:04:57 -0400
commit4cbc12f93b8b8b4609cca4ab44818d4fa52154f4 (patch)
treed54ad02a4b6171c098176cd44a1cee2eea52ec1e /docs/history.rst
parent9f8905d70790d59c9d36150a5765d496a31119cb (diff)
downloadpasslib-4cbc12f93b8b8b4609cca4ab44818d4fa52154f4.tar.gz
moved docs/copyright, docs/history -> LICENSE, CHANGES; replace orig files w/ includes so there's now only one copy of each file
Diffstat (limited to 'docs/history.rst')
-rw-r--r--docs/history.rst38
1 files changed, 1 insertions, 37 deletions
diff --git a/docs/history.rst b/docs/history.rst
index 99f9adb..d6c5f48 100644
--- a/docs/history.rst
+++ b/docs/history.rst
@@ -1,37 +1 @@
-===============
-Release History
-===============
-
-**1.3** (2011-03-25)
-
- * first public release
- * documentation completed
- * 99% unittest coverage
- * some refactoring and lots of bugfixes
- * added support for a number of addtional password schemes:
- bigcrypt, crypt16, sun md5 crypt, nthash, lmhash, oracle10 & 11,
- phpass, sha1, generic hex digests, ldap digests.
-
-**1.2** (2011-01-06)
-
- * many bugfixes
- * global registry added
- * transitional release for applications using BPS library.
- * first truly functional release since splitting from BPS library (see below).
-
-.. note::
-
- For all previous versions, PassLib did not exist independantly,
- but as a subpackage of *BPS*, an private & unreleased toolkit library.
-
-**1.0** (2009-12-11)
-
- * CryptContext & CryptHandler framework
- * added support for: des-crypt, bcrypt (via pybcrypt), postgres, mysql
- * added unit tests
-
-**0.5** (2008-05-10)
-
- * initial production version
- * consolidated from code scattered across multiple applications
- * MD5-Crypt, SHA256-Crypt, SHA512-Crypt support
+.. include:: ../CHANGES