Skip to content

Commit

Permalink
Update CHANGES and version
Browse files Browse the repository at this point in the history
Ignore-this: f683a168e36c3e15373ebce5dd2f87f7

darcs-hash:20111104135220-0cb73-08f760e56ea1d43e736a5f90cb7aa49623e7a26f
  • Loading branch information
chambart committed Nov 4, 2011
1 parent ab2a130 commit 9f57ff7
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
===== 2.3.2 (2011-11-04) =====

* Add location informations in logs:
** allow loggers to get the current location through local storage
** pass current location to logging functions
** pass the current location with the syntax extension
* Add Lwt.on_termination
* Add Lwt_unix.reinstall_signal_handler
* Add Lwt_io.flush_all
* Add assert_lwt keyword to the syntax extension
* Add Lwt.wrap
* Add Lwt_glib.iter and Lwt_glib.wakeup
* ocaml 3.13 ready
* Allow to compile without libev support
* Fix bugs in Lwt_io
* Better handling of forks
* Fix many problems on Windows

===== 2.3.1 (2011-07-13) =====

* Fix building of documentation when using the tarball
Expand Down
2 changes: 1 addition & 1 deletion _oasis
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
OASISFormat: 0.1
OCamlVersion: >= 3.12
Name: lwt
Version: 2.3.1
Version: 2.3.2
LicenseFile: COPYING
License: LGPL-2.1 with OCaml linking exception
Authors:
Expand Down

0 comments on commit 9f57ff7

Please sign in to comment.