1-------------------------------------------------------------------------------
2Changes in version 0.12
3
4- Fixed bug: the MySQL code never freed its results, leading to a rather
5  significant memory leak.
6
7- Handle lost connections by reconnecting and retrying the query (once).
8
9Development of this version has been sponsored by FutureQuest, Inc.
10ossi@FutureQuest.net  http://www.FutureQuest.net/
11-------------------------------------------------------------------------------
12Changes in version 0.11
13
14- Added a mailbox path column to the required query results.
15
16- There is no longer a default query, as it won't likely work for
17  anybody.
18
19Development of this version has been sponsored by FutureQuest, Inc.
20ossi@FutureQuest.net  http://www.FutureQuest.net/
21-------------------------------------------------------------------------------
22