CHANGES, Makefile: Add YApplication MVC framework

This commit is contained in:
Jan Lindemann 2006-01-14 19:27:07 +00:00 committed by Jan Lindemann
commit 48ade6d98b
2 changed files with 3 additions and 1 deletions

View file

@ -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

View file

@ -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