update whatsnew.txt

This commit is contained in:
Jay Lee
2015-05-01 05:02:21 -04:00
parent 73c3cb013f
commit 0b035deff0

View File

@@ -1,3 +1,9 @@
GAM 3.45
-add six.py to solve compatability issues on OS X and Linux
-be conservative with password hashing to prevent timeouts
If you see issues setting user passwords with GAM 3.44 or older, please upgrade to 3.45.
GAM 3.44
-"gam update cros <id> assetid <asset>" allows updating of Chrome OS device Asset ID field. Thanks Erik Pitti!
-Windows versions of GAM now use pyinstaller instead of py2exe.