.\"
.\" aegis - project change supervisor
.\" Copyright (C) 1998, 1999, 2003, 2006-2008, 2010, 2012 Peter Miller
.\"
.\" This program is free software; you can redistribute it and/or modify
.\" it under the terms of the GNU General Public License as published by
.\" the Free Software Foundation; either version 3 of the License, or
.\" (at your option) any later version.
.\"
.\" This program is distributed in the hope that it will be useful,
.\" but WITHOUT ANY WARRANTY; without even the implied warranty of
.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
.\" GNU General Public License for more details.
.\"
.\" You should have received a copy of the GNU General Public License
.\" along with this program. If not, see
.\" .
.\"
.PP
.if n *
.if t \(bu
A bug in the merge command has been fixed. It no longer deletes all of
your change source files if one of the merge commands fails.
.PP
.if n *
.if t \(bu
There is a new \fItkaegis\fP command, using Tk/Tcl to give Aegis a GUI.
Contributed by Graham Wheeler .
Please report \fItkaegis\fP bugs and suggestions to Graham.
.PP
.if n *
.if t \(bu
The integrate pass command has been enhanced to cope with RCS and SCCS
expanding keywords in source files (modifying the repository) on check\[hy]in.
This can be ignored, or a warning can be issued, or it can be a fatal
error (this is the default). See \fIaeipass\fP(1) for more information.
.PP
.if n *
.if t \(bu
The worked example in the User Guide has (finally!)
been updated to use the new branch numbering.
Numerous spelling errors have been corrected.
.PP
.if n *
.if t \(bu
The developer section of the worked example chapter now also includes
discussion of some common questions raised by folks evaluating Aegis.
It covers insulating development directories from the baseline,
partial check\[hy]in and collaboration.
.PP
.if n *
.if t \(bu
The \fIaesub\fP(5) man page now brings attention to the fact that the
${Copyright_\%Years} substitution contains spaces. You often need to
quote it.
.PP
.if n *
.if t \(bu
The man pages which mention filename limitations, now also note that where
underlying file\[hy]system has stricter filename length limitations than the
\fIfilename_\%maximum_\%length\fP field in the project \fIconfig\fP file,
the file\[hy]system wins. Mention of this is now also present in
\fIaedb\fP(1), \fIetc\fP; Linux UMSDOS is highlighted as problematic.
.PP
.if n *
.if t \(bu
Aegis can now collect code metrics.
See \fIaeb\fP(1) and \fIaeipass\fP(1) for more information.
.PP
.if n *
.if t \(bu
There are three new report functions available: \fIquote_url\fP,
\fIquote_html\fP and \fIunquote_url\fP. These are all for use when
creating Aegis reports for the CGI interface.
See \fIaer\fP(5) for more information.
.PP
.if n *
.if t \(bu
There are several new substitutions available. These include
\f(CWsubst\fP, \f(CWtrim_extension\fP, \f(CWtrim_directory,\fP and
\f(CWtrim_filename\fP. See \fIaesub\fP(5) for more information.
.PP
.if n *
.if t \(bu
The integrate_q.sh script now works correctly for branches.
.PP
.if n *
.if t \(bu
Numerous configure, make and install problems have been fixed
for a variety of portability targets.
.PP
.if n *
.if t \(bu
The RPM spec file has been corrected to use appropriate file attributes.
.\" ------------------------------------------------------------------------
.\" Place new text above this line.
.SS Version 3.8 (1\[hy]Oct\[hy]1998)
.\" vim: set ts=8 sw=4 et :