Skip to content

Commit

Permalink
update NEWS ChangeLog README
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverkurth committed Feb 22, 2017
1 parent 7483a6d commit 32f489c
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 3 deletions.
20 changes: 18 additions & 2 deletions open-vm-tools/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,6 +1,22 @@
open-vm-tools-10.1.5
commit 6ffbf9d187613a911a3811f56667ba288c714e1f
Author: Oliver Kurth <okurth@vmware.com>
Date: Fri Feb 17 13:26:23 2017 -0800

Exclude non-directory and non-existing paths during quiescing.

commit 72a5cb442d7e61e33e5ca6fde37beeeb522a6ab9
Author: Oliver Kurth <okurth@vmware.com>
Date: Fri Feb 17 13:26:23 2017 -0800

Map certain PAM errors to VGAUTH_E_AUTHENTICATION_DENIED.

commit 31ba85f8ef06b01adf7f32b1cc0d2c54b3b233f3
Author: Oliver Kurth <okurth@vmware.com>
Date: Thu Jan 19 19:22:59 2017 -0800

bump version to 10.1.5

commit 34ad652204df2bcde7d504a8a7deac3a0229c324
commit b414574f336664dad7f69e35a4b340c131f89fce
Author: Oliver Kurth <okurth@vmware.com>
Date: Wed Jan 18 17:28:20 2017 -0800

Expand Down
8 changes: 8 additions & 0 deletions open-vm-tools/NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
open-vm-tools 2017.02.11 changes:
* Exclude non-directory and non-existing paths during quiescing.
* Map certain PAM errors to VGAUTH_E_AUTHENTICATION_DENIED.
* Bump the VMware Tools update release to version 10.1.5
* Update tools copyright to 2017
* Add enhanced log messages and a few new log messages.
* Thaw filesystems if the snapshot commit message to VMX fails

open-vm-tools 2016.10.25 changes:
* Added vmware-namespace-cmd command line utility.
* Added gtk3 support.
Expand Down
2 changes: 1 addition & 1 deletion open-vm-tools/README
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Project information:

open-vm-tools <http://open-vm-tools.sourceforge.net/>
open-vm-tools <https://github.com/vmware/open-vm-tools>

These are the release notes for the open-vm-tools. Read them carefully, as
they explain how to build this project for different platforms and various
Expand Down

0 comments on commit 32f489c

Please sign in to comment.