OSDN Git Service

Add a missing return statement.
[mingw/wtklite.git] / ChangeLog
index ce1fd32..e641a70 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2015-03-24  Keith Marshall  <keithmarshall@users.sourceforge.net>
+
+       Add a missing return statement.
+
+       * sashctrl.cpp (SashWindowMaker::OnMouseMove): Always return...
+       (EXIT_SUCCESS): ...this.
+
+2014-04-02  Keith Marshall  <keithmarshall@users.sourceforge.net>
+
+       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  <keithmarshall@users.sourceforge.net>
 
        wtklite version 0.1.2 released.