Skip to content

Commit

Permalink
fix Magnus name (sorry!)
Browse files Browse the repository at this point in the history
  • Loading branch information
samoht committed Jul 7, 2015
1 parent e8e3146 commit 5f05cf2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
2.5.1 (2015-07-07)

* Fix regression introduced in 2.5.0 where packet loss could lead to the
connection to become very slow (#157, thx to @MagnusM, @talex5 and @yomimono)
connection to become very slow (#157, thx to @MagnusS, @talex5 and @yomimono)
* Improve the tests: more logging, more tracing and compile to native code when
available, etc (@MagnusM and @talex5)
available, etc (@MagnusS and @talex5)
* Do not raise `Invalid_argument("Lwt.wakeup_result")` everytime a connection
is closed. Also now pass the raised exceptions to `Lwt.async_exception_hook`
instead of ignoring them transparently, so the user can decide to shutdown
Expand Down

0 comments on commit 5f05cf2

Please sign in to comment.