.\" .\" aegis - project change supervisor .\" Copyright (C) 1998, 2003, 2006-2008 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 Some users were unable to build the previous release, due to inconsistent wide character support by the various UNIX vendors. This has now been fixed. .PP .if n * .if t \(bu There are two new substitutions, .I trim_directory and .IR trim_extension , which are useful for constructing file templates. These can be very useful in constructing skeletons of C++ classes. .PP .if n * .if t \(bu Some changes have been made to pathname handling to better cope with automounters. See \fIaegis\fP(1) for more information (see discussion of the AEGIS_\%AUTOMOUNT_\%POINTS environment variable). This assumes that paths below the automounter's mount directory are echoes of paths without it (\fIe.g.\fP \f[CW]/home\fP is the trigger, and \f[CW]/tmp_mnt/home\fP is where the NFS mount is performed, with \f[CW]/home\fP appearing to be a symlink). .\" ------------------------------------------------------------------------ .\" Place new text above this line. .SS Version 3.7 (22-Sep-1998)