Skip to content

Commit 5ddabf5

Browse files
committed
Updated the docs
1 parent c2e6bf3 commit 5ddabf5

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

doc/WhatsNew

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
* v3.0.10
33
**************************
44

5+
* Improvement #7194
6+
Make it possible to avoid fbclient dependency in Pascal programs using firebird.pas
7+
Contributor(s):
8+
Alex Peshkov <peshkoff at mail.ru>
9+
510
* Improvement #7161
611
Update zlib to 1.2.12
712
Contributor(s):
@@ -17,6 +22,21 @@
1722
Contributor(s):
1823
Adriano dos Santos Fernandes <adrianosf at gmail.com>
1924

25+
* Bugfix #7191
26+
gstat fails, but return 0 error code with incorrect databases.conf
27+
Contributor(s):
28+
Alexey Mochalov <aleksey.mochalov at red-soft.ru>
29+
30+
* Bugfix #7184
31+
gbak output is not being flushed to disk
32+
Contributor(s):
33+
Alex Peshkov <peshkoff at mail.ru>
34+
35+
* Bugfix #7176
36+
Incorrect error "Invalid token. Malformed string." with union + blob + non-UTF8 varchar
37+
Contributor(s):
38+
Adriano dos Santos Fernandes <adrianosf at gmail.com>
39+
2040
* Bugfix #7160
2141
Missing checkout in trace manager when performing user mapping may cause server hang
2242
Contributor(s):
@@ -27,6 +47,11 @@
2747
Contributor(s):
2848
Paul Reeves <preeves at ibphoenix.com>
2949

50+
* Bugfix #7147
51+
Problems with use of big timeout (or no timeout at all) in trace service
52+
Contributor(s):
53+
Alex Peshkov <peshkoff at mail.ru>
54+
3055
* Bugfix #7141
3156
Services manager breaks long lines into 1023 bytes portions when using isc_info_svc_line in Service::query()
3257
Contributor(s):

0 commit comments

Comments
 (0)