We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cab339c commit 41b0dc4Copy full SHA for 41b0dc4
CHANGELOG.md
@@ -4,7 +4,7 @@ Change Log
4
All notable changes to the project are documented in this file.
5
6
7
-[1.11] - UNRELEASED
+[1.11] - 2015-01-24
8
-------------------
9
10
The [libuEv] release.
@@ -14,6 +14,9 @@ The [libuEv] release.
14
signals, timers and listening to sockets or file descriptors.
15
* Rename NEWS.md --> CHANGELOG.md, with symlinks for `make install`
16
* Attempt to align with http://keepachangelog.com/ for this file.
17
+* Travis CI now only invokes Coverity Scan from the 'dev' branch. This
18
+ means that all development, except documentation updates, must go into
19
+ that branch.
20
21
### Fixes
22
* Fix bug with finit dying when no `tty` is defined in `finit.conf`, now
0 commit comments