mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-08-06 23:27:04 +02:00
* released 1.2.7
This commit is contained in:
parent
01a73eb553
commit
a56eca75f5
@ -1,7 +1,7 @@
|
|||||||
ChangeLog :
|
ChangeLog :
|
||||||
===========
|
===========
|
||||||
|
|
||||||
2005/10/25
|
2005/11/13 : 1.2.7
|
||||||
- building with -DUSE_PCRE should include PCRE headers and not regex.h. At
|
- building with -DUSE_PCRE should include PCRE headers and not regex.h. At
|
||||||
least on Solaris, this caused the libc's regex primitives to be used instead
|
least on Solaris, this caused the libc's regex primitives to be used instead
|
||||||
of PCRE, which caused trouble on group references. This is now fixed.
|
of PCRE, which caused trouble on group references. This is now fixed.
|
||||||
|
@ -83,8 +83,8 @@
|
|||||||
|
|
||||||
#include "include/appsession.h"
|
#include "include/appsession.h"
|
||||||
|
|
||||||
#define HAPROXY_VERSION "1.2.7rc"
|
#define HAPROXY_VERSION "1.2.7"
|
||||||
#define HAPROXY_DATE "2005/10/09"
|
#define HAPROXY_DATE "2005/11/13"
|
||||||
|
|
||||||
/* this is for libc5 for example */
|
/* this is for libc5 for example */
|
||||||
#ifndef TCP_NODELAY
|
#ifndef TCP_NODELAY
|
||||||
|
Loading…
Reference in New Issue
Block a user