]> granicus.if.org Git - pdns/commitdiff
more
authorBert Hubert <bert.hubert@netherlabs.nl>
Wed, 17 Dec 2003 18:08:10 +0000 (18:08 +0000)
committerBert Hubert <bert.hubert@netherlabs.nl>
Wed, 17 Dec 2003 18:08:10 +0000 (18:08 +0000)
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@208 d19b8d6e-7fed-0310-83ef-9ca221ded41b

ChangeLog
modules/odbcbackend/powerdns.mdb [new file with mode: 0644]

index f7a8f2a2fc3a7bb3f4b777e337bde724bd7c01bf..2b1e89e88af232b880a8ca96e55519a06fea9709 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,7 +9,22 @@ changes since 2.9.12:
        - fixed errors with disable-axfr (Norbert)
        - improved error reporting in zone2sql (Thom May)
        - Zone2LDAP updates:
-               Now it's possible to generate ldif files containing a tree or a list of entries.                                                                                                                                                                           
+               Now it's possible to generate ldif files containing a tree or a list of entries.
+
+- (Windows) Ported 2.9.13 codebase to Windows.
+- (Windows) Added the Generic SQLite backend.
+- (Windows) Made the Generic ODBC backend conform to the SSql standard
+again.
+- (Windows) Removed the old ODBC backend.  
+- (Windows) The recursor was ported from scratch and now works as an NT
+service.
+- (Windows) Renamed the service to "PowerDNS" (recursor is called "PowerDNS
+Recursor").
+- (Windows) Rewrote the installer from scratch and upgraded to NSIS 2 
+(nsis.sf.net)
+- (Windows) Some other fixes and improvements.
+
+
 
 changes since 2.9.11:
        - ldap updates
diff --git a/modules/odbcbackend/powerdns.mdb b/modules/odbcbackend/powerdns.mdb
new file mode 100644 (file)
index 0000000..cd7a2ec
Binary files /dev/null and b/modules/odbcbackend/powerdns.mdb differ