Skip to content

Commit 2ae2af5

Browse files
committed
Fix missing periods in the NEWS file
[skip-ci]
1 parent a2b2830 commit 2ae2af5

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

NEWS

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -59,21 +59,21 @@ OpenSSL:
5959
Florian Sowade)
6060

6161
PDO:
62-
. Fixed setAttribute and getAttribute (SakiTakamachi)
63-
. Implement PDO driver-specific subclasses RFC (danack, kocsismate)
62+
. Fixed setAttribute and getAttribute. (SakiTakamachi)
63+
. Implemented PDO driver-specific subclasses RFC. (danack, kocsismate)
6464

6565
PDO_DBLIB:
66-
. Fixed setAttribute and getAttribute (SakiTakamachi)
66+
. Fixed setAttribute and getAttribute. (SakiTakamachi)
6767
. Added class PdoDbLib (danack, kocsismate)
6868

6969
PDO_FIREBIRD:
70-
. Fixed setAttribute and getAttribute (SakiTakamachi)
71-
. Feature: Add transaction isolation level and mode settings to pdo_firebird
70+
. Fixed setAttribute and getAttribute. (SakiTakamachi)
71+
. Feature: Add transaction isolation level and mode settings to pdo_firebird.
7272
(SakiTakamachi)
7373
. Added class PdoFirebird. (danack, kocsismate)
7474

7575
PDO_MYSQL:
76-
. Fixed setAttribute and getAttribute (SakiTakamachi)
76+
. Fixed setAttribute and getAttribute. (SakiTakamachi)
7777
. Added class PdoMysql. (danack, kocsismate)
7878

7979
PDO_ODBC:

0 commit comments

Comments
 (0)