forked from etr/libhttpserver
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathchangelog.in
More file actions
65 lines (40 loc) · 2.15 KB
/
changelog.in
File metadata and controls
65 lines (40 loc) · 2.15 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
libhttpserver (0.5.5) unstable; urgency=low
* Added a parameter to avoid http_response deletion by WS;
-- Sebastiano Merlino <electrictwister2000@gmail.com> Wed, 31 Oct 2012 18:02:40 +0100
libhttpserver (0.5.4) unstable; urgency=low
* Solved some problems with debian package building
-- Sebastiano Merlino <electrictwister2000@gmail.com> Tue, 30 Oct 2012 16:12:00 +0100
libhttpserver (0.5.3) unstable; urgency=low
* Added grow method to http_response
-- Sebastiano Merlino <electrictwister2000@gmail.com> Tue, 30 Oct 2012 12:49:42 +0100
libhttpserver (0.5.2) unstable; urgency=low
* Changed default log behaviour to print nothing
* Added getters and setters for webserver external components
-- Sebastiano Merlino <electrictwister2000@gmail.com> Tue, 23 Oct 2012 12:45:31 +0200
libhttpserver (0.5.1) unstable; urgency=low
* Stabilized comet support
* Added features to manage requests easily
* Added response constructor with byte initializer
-- Sebastiano Merlino <electrictwister2000@gmail.com> Tue, 10 Oct 2012 17:18:42 +0200
libhttpserver (0.4.0) unstable; urgency=low
* Added support to Comet
-- Sebastiano Merlino <electrictwister2000@gmail.com> Tue, 25 Sep 2012 11:42:23 +0200
libhttpserver (0.3.0) unstable; urgency=low
* Improved performaces
* Added capability to register default error pages
-- Sebastiano Merlino <electrictwister2000@gmail.com> Sun, 26 Aug 2012 19:00:42 +0200
libhttpserver (0.2.0) unstable; urgency=low
* Deb target now seems to work really
* Rpm target added
-- Sebastiano Merlino <electrictwister2000@gmail.com> Wed, 25 Jul 2012 17:05:11 +0200
libhttpserver (0.1.2) unstable; urgency=low
* Added deb target to makefile.
* Added cmakemodule in order to help people who want to include the library
in a cmake installation
-- Sebastiano Merlino <electrictwister2000@gmail.com> Sat, 21 Jul 2012 00:40:05 +0200
libhttpserver (0.1.2) unstable; urgency=low
* First debian release.
-- Andrea Nicotra <nicotra.andrea@gmail.com> Thu, 19 Jul 2012 13:37:44 +0200
libhttpserver (0.1.1) unstable; urgency=low
* First tag.
-- Sebastiano Merlino <electrictwister2000@gmail.com> Sun, 15 Jul 2012 11:15:44 +0200