diff --git a/CHANGES b/CHANGES index ffaf7ba0..31752cab 100644 --- a/CHANGES +++ b/CHANGES @@ -232,4 +232,5 @@ o platform: - added winerrno.h; will be removed again 1.1.10-1 -------- -o new version number for preserving previous version +o added YApplication MVC framework + diff --git a/Makefile b/Makefile index f0a67689..29bc7aae 100644 --- a/Makefile +++ b/Makefile @@ -20,6 +20,7 @@ SUBDIRS = inst/pre \ YMisc YMem YOptString \ YThread YEvent YCbContr contr \ YStopWatch YStopWatchList YStopWatchQueue YStopWatchThreadList \ + YApplication \ YOsc \ lib include bin \ inst/post