Skip to content

Commit

Permalink
Updated links and stuff.
Browse files Browse the repository at this point in the history
  • Loading branch information
dblock committed Mar 20, 2012
1 parent 7d52bec commit 918eb31
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
11 changes: 10 additions & 1 deletion HISTORY.md
@@ -1,3 +1,7 @@
1.7 (TBD)

* First release off [Github](http://github.com/dblock/vmwaretasks)

1.6 (2/11/2012)
---------------

Expand Down Expand Up @@ -125,9 +129,14 @@ Completed VixCOM API full support.
1.1 (02/12/2008)
----------------

* First release off CodePlex.
* First release off [CodePlex](http://vmwaretasks.codeplex.com).
* Improved timeout model from busy to blocking job-based wait.
* Added support for snapshots with duplicate names.
* New Sandcastle-generated CHM documentation.
* Built with Visual Studio 2008, targeting .NET 2.0.

1.0
---

* [CodePlex Article on Automating VMWareTasks in C# with VIX API](http://www.codeproject.com/Articles/31961/Automating-VMWare-Tasks-in-C-with-the-VIX-API)

4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -152,14 +152,14 @@ Most VMWareTasks objects are IDisposable and should be wrapped in a using constr
Contributing
------------

Fork the project. Make your feature addition or bug fix with tests. Send a pull request. Bonus points for topic branches.
This project started as a [CodeProject Article](http://www.codeproject.com/Articles/31961/Automating-VMWare-Tasks-in-C-with-the-VIX-API) and grew with the help of many contributors. Fork the project. Make your feature addition or bug fix with tests. Send a pull request. Bonus points for topic branches.

Copyright and License
---------------------

MIT License, see [LICENSE](https://github.com/dblock/vmwaretasks/blob/master/LICENSE.md) for details.

(c) 2009-2012 [Daniel Doubrovkine & Vestris Inc.](http://code.dblock.org) and [Contributors](https://github.com/dblock/vmwaretasks/blob/master/HISTORY.md)
(c) 2009-2012 [Daniel Doubrovkine, Vestris Inc.](http://code.dblock.org) and [Contributors](https://github.com/dblock/vmwaretasks/blob/master/HISTORY.md)



Expand Down

0 comments on commit 918eb31

Please sign in to comment.