-
Notifications
You must be signed in to change notification settings - Fork 162
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Matt Wrock <matt@mattwrock.com>
- Loading branch information
Showing
1 changed file
with
4 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,6 @@ | ||
<releaseNotes> | ||
- Fix for missing AlphaFS.dll | ||
- Update vendored chocolatey to stable 0.10.7 | ||
- Update vendored chocolatey to stable 0.10.5 | ||
- Add required tags element to boxstarter.common nuspec | ||
- Fix Set-ExplorerOption argument names | ||
- Fix Nuspec dependencies to be exact | ||
- Update vendored chocolatey to stable 0.10.4 | ||
- Randomize package names generated from script to avoid file locks | ||
- Update vendored Chocolatey to 0.10.4 beta | ||
- Add Icon toggling of task bar notifications in Set-TaskbarOptions | ||
- Fix registry key name in Set-TaskbarOptions on some Windows 10 versions | ||
- Fix Default of RebootOk in boxstarter shell | ||
- Stop powershell profile loading when in powershell v2 | ||
- Revert vendored chocolatey to stable 0.10.5 | ||
- Fix HRESULT code for WU_E_INSTALL_NOT_ALLOWED | ||
- Handle the case where the Windows Update Agent is updating itself | ||
- Install boxstarter to macine instead of user | ||
</releaseNotes> |