X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=ChangeLog;h=e641a70a177c510d9728042545b2ab4a765031b7;hb=HEAD;hp=ce1fd32926c5d074e604ea4ab15f8d0f16ee75c6;hpb=164d0eceba9420832723fe2472b6c19dec0fd200;p=mingw%2Fwtklite.git diff --git a/ChangeLog b/ChangeLog index ce1fd32..e641a70 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2015-03-24 Keith Marshall + + Add a missing return statement. + + * sashctrl.cpp (SashWindowMaker::OnMouseMove): Always return... + (EXIT_SUCCESS): ...this. + +2014-04-02 Keith Marshall + + Consistently use local headers for package build. + + * wtkraise.cpp (wtklite.h): Use quoted include, not bracketed; we + cannot assume it will be in a default include path, at build time. + 2013-08-20 Keith Marshall wtklite version 0.1.2 released.