add news item for propellor 1.2.1

This commit is contained in:
Joey Hess 2014-12-17 16:34:15 -04:00
parent 8cc691dc86
commit a68bd830ac
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
propellor 1.2.1 released with [[!toggle text="these changes"]]
[[!toggleable text="""
* Added CryptPassword to PrivDataField, for password hashes as produced
by crypt(3).
* User.hasPassword and User.hasSomePassword will now use either
a CryptPassword or a Password from privdata, depending on which is set."""]]