projects
/
pgbouncer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
50cbe16
)
Update news for 1.5rc1
pgbouncer_1_5_rc1
author
Marko Kreen
<markokr@gmail.com>
Tue, 20 Dec 2011 22:08:10 +0000
(
00:08
+0200)
committer
Marko Kreen
<markokr@gmail.com>
Tue, 20 Dec 2011 22:08:10 +0000
(
00:08
+0200)
NEWS
patch
|
blob
|
blame
|
history
diff --git
a/NEWS
b/NEWS
index 291aaed9d16387ab4a782adcf6baf797630b07d8..1a81adc845cdde477246c1291b2f8562d075636b 100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-35,6
+35,7
@@
(Michael Tharp)
* Move to Antimake build system to have better looking Makefiles.
+ Now GNU Make 3.81+ is required for building.
= Fixes =
@@
-67,6
+68,9
@@
* autogen.sh: work with older autoconf/automake.
+ * Fix run-as-service crash on win32 due to bad basename() from
+ mingw/msvc runtime. Now compat basename() is always used.
+
2011-06-16 - PgBouncer 1.4.2 - "Strike-First Algorithm"
Affected OS-es: *BSD, Solaris, Win32.