Changeset 218
- Timestamp:
- 01/17/04 15:05:36 (9 years ago)
- Location:
- trunk/pdns
- Files:
-
- 3 modified
-
ChangeLog (modified) (1 diff)
-
debian/changelog (modified) (1 diff)
-
pdns/Makefile.am (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pdns/ChangeLog
r217 r218 10 10 - debian/rules forgot sqllite 11 11 - removed libpqpp from build-depends 12 12 - recursor accidentally linked in mysql (christopher meerwald) 13 13 14 14 changes since 2.9.13: -
trunk/pdns/debian/changelog
r217 r218 1 pdns (2.9.15-1) unstable; urgency=medium 2 3 * fill in the blanks 4 5 -- Wichert Akkerman <wichert@wiggy.net> Sat, 17 Jan 2004 23:23:33 +0100 6 1 7 pdns (2.9.14-1) unstable; urgency=medium 2 8 -
trunk/pdns/pdns/Makefile.am
r217 r218 50 50 pdns_recursor_SOURCES=syncres.cc resolver.hh misc.cc unix_utility.cc qtype.cc \ 51 51 logger.cc statbag.cc dnspacket.cc arguments.cc lwres.cc pdns_recursor.cc lwres.hh \ 52 mtasker.hh sillyrecords.cc syncres.hh recursor_cache.cc recursor_cache.hh \ 53 ../modules/gmysqlbackend/smysql.cc 52 mtasker.hh sillyrecords.cc syncres.hh recursor_cache.cc recursor_cache.hh 53 54 #../modules/gmysqlbackend/smysql.cc 54 55 55 56 pdns_recursor_LDFLAGS=