diff --git a/src/ChangeLog b/src/ChangeLog index 55f61fe7..a0e0ea09 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,33 @@ +2008-07-01 14:11 dockes + + * bincimapmime/convert.h: suppressed a few wasteful string-cstr + conversions + +2008-07-01 13:57 dockes + + * bincimapmime/: convert.cc, convert.h, mime-parseonlyheader.cc, + mime-printheader.cc: suppressed a few wasteful string-cstr + conversions + +2008-07-01 13:51 dockes + + * bincimapmime/address.cc, internfile/mh_mail.cpp, + query/wasastringtoquery.cpp, query/xadump.cpp, rcldb/rcldb.cpp, + rcldb/rclquery.cpp, rcldb/searchdata.h, utils/conftree.cpp, + utils/conftree.h, utils/idfile.cpp, utils/mimeparse.cpp, + utils/pathut.cpp, utils/pathut.h, utils/smallut.cpp: suppressed a + few wasteful string-cstr conversions + +2008-07-01 12:29 dockes + + * index/mimetype.cpp, index/mimetype.h, internfile/mh_mail.cpp: + mh_mail now uses mimetype() to try and better identify + application/octet-stream + +2008-07-01 10:31 dockes + + * ChangeLog: [no log message] + 2008-07-01 10:31 dockes * rcldb/: rclquery.cpp, rclquery.h, rclquery_p.h: small cleanups diff --git a/src/VERSION b/src/VERSION index 5ad2491c..587c5f0c 100644 --- a/src/VERSION +++ b/src/VERSION @@ -1 +1 @@ -1.10.2 +1.10.3