Update issue reference on CHANGELOG

This commit is contained in:
Fabio Rehm 2013-09-11 19:38:01 -03:00
parent aacea570b6
commit 38c6ab4f40
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ IMPROVEMENTS:
BUG FIXES:
- core: Fix NoMethodError in the new `Vagrant.has_plugin?` method [GH-1736]
- core: Fix NoMethodError in the new `Vagrant.has_plugin?` method [GH-2189]
- hosts/arch: NFS exporting works properly, no exceptions. [GH-2161]
- hosts/fedora: Fix host detection encoding issues. [GH-1977]
- hosts/linux: Fix NFS export problems with `no_subtree_check`. [GH-2156]