diff --git a/checkin_notes b/checkin_notes
index 1e0c312233..551f7ef932 100755
--- a/checkin_notes
+++ b/checkin_notes
@@ -11120,3 +11120,11 @@ Kevin 16 Oct 2006
sg_ProjectsComponent.cpp/h
sg_StatImageLoader.cpp/h
sg_ViewTabPage.cpp/h
+
+David 16 Oct 2006
+ - removed db/mysql.h. Not sure why it was there,
+ but apparently it caused big problems for projects using MySQL 5
+ (reported by Carl C)
+
+ db/
+ mysql.h (removed)
diff --git a/doc/poll.php b/doc/poll.php
index bdd02a19c2..a0caf22eb3 100644
--- a/doc/poll.php
+++ b/doc/poll.php
@@ -38,7 +38,7 @@ echo "";
list_bar(tr(POLL_COMMENTS));
list_item2(
tr(POLL_COMMENTS_QUESTION),
- ""
+ ""
);
list_item("
", tr(POLL_DONE)."");