Skip to content

Commit 59a4968

Browse files
committed
Merge pull request #2024 from djs55/release.1.9.58
Release 1.9.58
2 parents 92d856e + d4db73f commit 59a4968

File tree

2 files changed

+16
-3
lines changed

2 files changed

+16
-3
lines changed

CHANGELOG

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,24 @@
1-
1.9.56 (2014-09-15)
1+
1.9.58 (2014-11-20):
2+
* examples: wrap task.destroy with an exception handler
3+
* add GC stats reporting
4+
* support a "feature-suspend" flag
5+
* fix HTTP requests with an empty cookie
6+
* add opam file
7+
* add documentation
8+
* update to new backtrace API
9+
* xe: add "--trace" option to print backtraces
10+
* add license check for vGPU
11+
* run migration pre-checks for VDI.pool_migrate
12+
* tidy up the internal database interface
13+
14+
1.9.56 (2014-09-15):
215
* configure: allow -warn-error to be disabled
316
* use SMAPIv2 VDI.stat for XenAPI VDI.update
417
* annotate startup tasks with extra debug information
518
* examples: add a streaming export/import example
619
* prevent the event queue from taking up too much memory
720

8-
1.9.55 (2014-09-14)
21+
1.9.55 (2014-09-14):
922
* re-add xenopsd plugin for xen-bugtool
1023
* don't break when system gpg binary is upgraded
1124
* set the right month for host crashdump records

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.9.56
1+
1.9.58

0 commit comments

Comments
 (0)