diff options
| author | Joey Hess <joeyh@joeyh.name> | 2014-12-17 16:34:15 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2014-12-17 16:34:15 -0400 |
| commit | a68bd830acfa90949462189e47783a4d257739bc (patch) | |
| tree | d634cb52b23bf35812d8e685974f8629e3164c4c /doc/news | |
| parent | 8cc691dc868f1f43d985fea012dc84183b70341d (diff) | |
add news item for propellor 1.2.1
Diffstat (limited to 'doc/news')
| -rw-r--r-- | doc/news/version_1.2.1.mdwn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/news/version_1.2.1.mdwn b/doc/news/version_1.2.1.mdwn new file mode 100644 index 00000000..59dd4cee --- /dev/null +++ b/doc/news/version_1.2.1.mdwn @@ -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."""]]
\ No newline at end of file |
