Skip to content

Commit 21f6423

Browse files
committed
upadte CHANGES
Ignore-this: 8dfcecf72985ee950466f25716a4783c darcs-hash:20120928142855-c41ad-8ec744e0bf3bf844781d49c76ef7e388501eb89d
1 parent a7de97d commit 21f6423

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGES

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
===== 2.4.2 (2012-09-28) =====
2+
3+
* fix the stub for Lwt_unix.readdir
4+
* change the default method for Lwt_glib.install
5+
(use the glib main loop by default: more portable)
6+
* ignore invalid file descriptors returned by glib
7+
(like the emulation of select in glib does)
8+
* use environment variables in discover.ml
9+
- use LIBRARY_PATH and C_INCLUDE_PATH for searching headers
10+
- allow to pass flags for a library in <LIB>_CLFAGS and <LIB>_LIBS
11+
* add Lwt_unix.on_signal_full
12+
113
===== 2.4.1 (2012-08-22) =====
214

315
* Add Lwt_stream.on_terminate

0 commit comments

Comments
 (0)