The .h and .cc files have been updated to keep the creation dates
in them in step with the change to the message file.
-// File created from log_messages.mes on Tue Jul 5 18:12:20 2011
+// File created from log_messages.mes on Thu Jul 7 15:32:06 2011
#include <cstddef>
#include <log/message_types.h>
-// File created from log_messages.mes on Tue Jul 5 18:12:20 2011
+// File created from log_messages.mes on Thu Jul 7 15:32:06 2011
#ifndef __LOG_MESSAGES_H
#define __LOG_MESSAGES_H
% LOG_DUPLICATE_MESSAGE_ID duplicate message ID (%1) in compiled code
During start-up, BIND 10 detected that the given message identification
had been defined multiple times in the BIND 10 code. This indicates a
-programming error; please log a bug report.
+programming error; please submit a bug report.
% LOG_DUPLICATE_NAMESPACE line %1: duplicate $NAMESPACE directive found
When reading a message file, more than one $NAMESPACE directive was found.