1Project GTGT / release <#3.2.0#> -- ChangeLog
2gtgt (pronounce gittygitty): general(or gnu)-template-generation-tools
3Copyright (C) 2001/2002/2003/2004/2005/2006/2007/2008/2009
4karsten reincke <karsten.reincke@fodina.de>
5-------------------------------------------------------
6This file is part of of the software-project GTGT.
7
8GTGT is free software; you can redistribute it and/or modify
9it under the terms of the GNU General Public License as published by
10the Free Software Foundation; either version 2 of the License, or
11(at your option) any later version.
12
13GTGT is distributed in the hope that it will be useful,
14but WITHOUT ANY WARRANTY; without even the implied warranty of
15MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
16GNU General Public License for more details.
17
18You should have received a copy of the GNU General Public License
19along with this program; if not, write to the Free Software
20Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
21Please see the file COPYING for details.
22-------------------------------------------------------
23For details see http://www.gnu.org/ or read the file COPYING
24-------------------------------------------------------
252009-01-10 :- published gtgt release 3.2.0
26             - changerelease improved
272008-12-25 :-
28             - !/bin/sh replaced by !/bin/bash because of "function"
292007-04-09 : -
30             - retest of gtgt under ubuntu dapper drake (6.06)
31             - update onto automake 1.9, autoconf 2.13.56,
32	       autogen 1.5.8.1-1
33             - renaming of prepare-cvs-commit into prepClearRepCommit.sh
34             - automatically import of generated .cvsignore-files
35	       into the subversion property-list using the command
36	       "svn propset svn:ignore -F .cvsignore .". This command
37	       will be executed in all directories if it has already
38	       been set und subversion control (.svn-directory exists)
392004-??-?? : - published  release 2.1
40             - inserted the new maintainer mail adress
412003-02-22 : - published release 2.0
42             - automatically generated prj.spec - file for
43	       building the corresponding rpm
44	     - some improvements concerning the file headers
45	       and their licence-headers
462002-06-16 : - AC_PROG_RANLIB\nAM_PROG_LIBTOOL replaced by AC_PROG_LIBTOOL
47               accordingliy to libtool release 1.3.d
48	       (thanks to ralph schunk for this hint)
492002-05-27 : - gptg now writes an improved version of the reconf-script
502002-05-12 : - scripts prepared for usage with automake 1.6.x ...
51             - libtoolize integrated into reconf file for
52	       generating the ltmain.sh link
53	       (Note: you might meet the following bug-messages:
54	       "Using `AC_PROG_RANLIB' is rendered obsolete by `AC_PROG_LIBTOOL'
55	       You should add the contents of `...libtool.m4' to `aclocal.m4'"
56	       This messages seems to be evoked by an incompatibility between
57	       automake, aclocal and libtools. But not to call libtoolize
58	       evokes that the there won't be generatd a link to the
59	       ltmain.sh - script. Therefore you can and should ignore
60	       this libtool.m4-fault message. )
61	     - reconf now regenerates all derivatable files
62	       and links
63	     - a prepare-cvs-import.sh will be generated
64	       which deletes all derivatable files and links
65               < using make distclean and the knowledge
66		about the autoconf/automake files and links >
67	       and which generates intial versions of
68	       .cvsignore files containing those files and
69	       links which are derivatable using reconf,
70	       autoconf and automake ...
71	     - some minor bug-fixes
722001-03-02 : - namespace gtgt as example inserted
73             - better respecting of the c++ coding standard
74               * arguments will have the prefix p for parameters,
75               * membervariables will have the prefix m
762001-02-02 : - version 1.0.0 reachable under http://www.fodina.de/gtgt
77             - version 1.0.0 published under sourceforge
782001-02-02 : - replacing of old email-adresses
79             - document revision
80             - integration of new host addrees www.fodina.de/gtgt
812001-01-02 : - speaking function/class names integrated
82             - better structure of comments integrated
83             - template of shared-library-module and
84               static-library-module unified to one
85               library-module, which is now used by
86               the shared and the static library
87             - better version of giving library a release
88               number in accordance to libtool
892000-31-12
90 ...       : realization of gtgt sourceforge home
912000-01-12
92
932000-20-11 : gtgt-0.9.tar.gz published
942000-19-11 : hosting on www.reincke.org/fkar/karsten prepared
952000-18-11 : hosting on sourceforge prepared
96             documentation has been corrected
972000-17-11 : change-release-script will now also be created
98             multiple bugs fixed
992000-15-11 : added 'Doxyconf' into toplevel-DIST
1002000-15-11:  exchange of project- and filename in Makefile.am fixed
101             replace COPYING by company-license in company-case fixed
102
1032000-14-11 : gtgt-0.8.1 published
1042000-13-11 : insert of -DLinux -Wall -ansi -pedantic into compile-flags
105             and clearing all warnings evoking facts
106             clearing little bugs
107
1082000-02-11 : gtgt-0.8 published
1092000-01-11 : integration the cvs-compatibility
1102000-31-10 : integrating the doxygen-documentation-style
111
112version 0.6
1132000-05-24 : writing the documentation into gspt_index.html
1142000-05-23 : actualizing the gnu-standard-files (like ChangeLog ;-) )
1152000-05-23 : adding the external made scripts gcng, gscg + gptg
1162000-05-23 : generating the default projekt-development-template
117