Skip to content

Commit

Permalink
Release 1.9.58
Browse files Browse the repository at this point in the history
Signed-off-by: David Scott <dave.scott@eu.citrix.com>
  • Loading branch information
David Scott committed Nov 20, 2014
1 parent 92d856e commit d4db73f
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 3 deletions.
17 changes: 15 additions & 2 deletions CHANGELOG
@@ -1,11 +1,24 @@
1.9.56 (2014-09-15)
1.9.58 (2014-11-20):
* examples: wrap task.destroy with an exception handler
* add GC stats reporting
* support a "feature-suspend" flag
* fix HTTP requests with an empty cookie
* add opam file
* add documentation
* update to new backtrace API
* xe: add "--trace" option to print backtraces
* add license check for vGPU
* run migration pre-checks for VDI.pool_migrate
* tidy up the internal database interface

1.9.56 (2014-09-15):
* configure: allow -warn-error to be disabled
* use SMAPIv2 VDI.stat for XenAPI VDI.update
* annotate startup tasks with extra debug information
* examples: add a streaming export/import example
* prevent the event queue from taking up too much memory

1.9.55 (2014-09-14)
1.9.55 (2014-09-14):
* re-add xenopsd plugin for xen-bugtool
* don't break when system gpg binary is upgraded
* set the right month for host crashdump records
Expand Down
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
1.9.56
1.9.58

0 comments on commit d4db73f

Please sign in to comment.