Skip to content

Commit

Permalink
update CHANGES for 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
David Scott committed Feb 22, 2013
1 parent e3b9125 commit ad3a4a5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGES
@@ -1,3 +1,7 @@
0.3.0 (2013-02-22):
* Add support for ARM: each architecture requires support for memory barrier primitives
* For the xenstore-style rings, apply the memory barriers in the same way as the original xen implementation

0.2.0 (2012-02-08): 0.2.0 (2012-02-08):
* Add `Lwt_ring` write and push functions that separate updates and notification, to support fragment-based protocols. * Add `Lwt_ring` write and push functions that separate updates and notification, to support fragment-based protocols.
* Improve diagnostics support. * Improve diagnostics support.
Expand Down

0 comments on commit ad3a4a5

Please sign in to comment.