X Tutup
Skip to content

Commit 8bf005a

Browse files
author
Sebastiano Merlino
committed
Updated version
1 parent f8cae1d commit 8bf005a

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

ChangeLog

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
Sun Jul 23 02:46:20 2014 +0100
2+
Support for building on MinGW/Cygwin systems
3+
min libmicrohttpd version moved to 0.9.37
4+
Moved to version 0.8.0
5+
16
Sat Mar 23 15:22:40 2014 +0100
27
Continue the cleanup reducing webserver.cpp responsibilities
38
Deep work on documentation

debian/changelog.in

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
libhttpserver (0.8.0) unstable; urgency=low
2+
* Support for building on MinGW/Cygwin systems
3+
* min libmicrohttpd version moved to 0.9.37
4+
* Moved to version 0.8.0
5+
6+
-- Sebastiano Merlino <electrictwister2000@gmail.com> Sat, 23 Jul 2014 02:46:20 +0100
7+
18
libhttpserver (0.7.2) unstable; urgency=low
29
* Documentation updates
310
* Reduced responsibilities of webserver class

0 commit comments

Comments
 (0)
X Tutup