1
0
mirror of synced 2026-04-25 20:11:20 +00:00

Release as 4.6.1

This commit is contained in:
Axel Beckert
2015-10-24 01:15:22 +02:00
parent 919f06c8e1
commit f5c88f830f
13 changed files with 37 additions and 14 deletions

View File

@@ -1,3 +1,26 @@
xen-tools 4.6.1 (released 24 Oct 2015)
======================================
Distribution Releases Changes
-----------------------------
* Preliminary support for Ubuntu 16.04 LTS Xenial Xerus.
Bug Fixes
---------
* Fix Perl warning in t/hook-inittab.t if /etc/inittab isn't present.
Other Changes
-------------
* Declare GitHub as primary hosting.
* Integrate BUGS.markdown into README.markdown, move remaining
contents of KNOWN_BUGS.markdown to the GitHub issue tracker.
* Minor README improvements.
* Neither use $#array in boolean context nor @array = undef anymore.
xen-tools 4.6 (released 20 Jul 2015)
====================================