From dc53423183a0c459284ebd139022b707f01af006 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Fri, 27 Jul 2007 12:53:38 +0000 Subject: moved core files to new dir structure git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@219 ab2d0c66-481e-0410-8bed-d214d4d58bed --- ChangeLog | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 ChangeLog (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog new file mode 100644 index 0000000..87b06b7 --- /dev/null +++ b/ChangeLog @@ -0,0 +1,29 @@ +2006-09-25 + 0.1.3 + Renamed to acf (Alpine Configuration Framework), made new config directories + wc table renamed to cf (wc means watercloset, and although this code stinks, + it doesn't stink THAT bad) +2006-09-20 + 0.1.2 + The lua portions are integrated now. Other developers should be able to build + code from c/hostname.lua and m/hostname.lua +2006-09-14 + 0.1.1 + Clearsilver removed, haserll is used - Webconf on LUA! +2006-09-03 + 0.1.0 + Another attempt at simplifying... this one uses clearsilver. +2006-08-22 + 0.0.7 + Moved the preabmle/postamble stuff into an array that's executed, so that each + view doesn't have to do it. (DRY) + + Changed css to do dt/dd instead of label; This makes error messages for fields easier to + tag. + 0.0.5 + Added DESTDIR to the APPROOT root (N.Copa requested) +2006-08-21 + 0.0.3 version + create APPROOT and WEBROOT targets; moved www/app to www/cgi-bin (works with bb httpd) +2006-08-15 + 0.0.1 version released - webconf now has a makefile -- cgit v1.2.3