From a68bd830acfa90949462189e47783a4d257739bc Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 17 Dec 2014 16:34:15 -0400 Subject: add news item for propellor 1.2.1 --- doc/news/version_1.2.1.mdwn | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 doc/news/version_1.2.1.mdwn 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 -- cgit v1.2.3