/[gnats]/gnats/ChangeLog
ViewVC logotype

Diff of /gnats/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.29 by chewie, Sun Mar 6 20:27:10 2005 UTC revision 1.30 by chewie, Mon Oct 31 05:03:16 2005 UTC
# Line 1  Line 1 
1    2005-10-30  Chad C. Walstrom  <chewie@wookimus.net>
2    
3            * Makefile.in, config.guess, config.sub, configure, doc/Makefile.in,
4            doc/configure, doc/man/Makefile.in, gnats/Makefile.in, gnats/aclocal.m4,
5            gnats/configure, gnats/configure.in, gnas/getdate.c,
6            gnats/ds-file/Makefile.in, install-sh, ltconfig, ltmain.sh, missing,
7            mkinstalldirs, move-if-change, send-pr/.cvsignore, send-pr/COPYING,
8            send-pr/INSTALL, send-pr/Makefile.in, send-pr/acinclude.m4,
9            send-pr/aclocal.m4, send-pr/configure, send-pr/configure.in,
10            symlink-tree, ylwrap: Deleted files that are generated or provided by
11            automake, autoconf, and aclocal.
12    
13            * INSTALL -> README, configure.in -> configure.ac,
14            send-pr/ChangeLog -> gnats/ChangeLog.send-pr,
15            send-pr/README -> doc/README.send-pr,
16            send-pr/install-sid.man -> doc/man/install-sid.man,
17            send-pr/install-sid.sh -> gnats/install-sid.sh,
18            send-pr/send-pr.conf -> gnats/send-pr.conf,
19            send-pr/send-pr.man -> doc/man/send-pr.man,
20            send-pr/send-pr.sh -> gnats/send-pr.sh,
21            doc/man/*.man -> doc/man/*.man.in:
22            Renamed files.  Moved manpages over to *.man.in files to make the make
23            rule cleaner.  Updated variable substitution for path names.
24    
25            * acinclude.m4: Added to move custom M4 macros out of configure.ac.
26            Kerberos macro still needs updating.
27    
28            * AUTHORS: Added file required by automake, constructed by hand from
29            various ChangeLog entries.
30    
31            * common.am: Added. Common Makefile.am routines (do_subst).
32    
33            * configure.ac: Major cleanup.  "autoconf -Wall" with version 2.59
34            produces no errors.  Added version check option for automake and
35            compiler program checking.  Updated macros to newer equivalents.
36    
37            * doc/gnats-faq.texi: Fixed setfilename directive
38    
39            * doc/man/send-pr.conf.man: Older manpage by Yngve that hadn't been
40            included for some reason.
41    
42            * gnats/autoconf.h.in: Updated via autoheader.
43    
44            * gnats/getdate.y: Fixed three typos, missing semicolons.  Builds
45            cleanly with GNU Bison 1.35.
46    
47            * gnats/getdate.y: Fixed three typos, missing semicolons.
48    
49            * gnats/gnats-databases.in, gnats/dbconfig.in: Replaced 'xVARIABLEx'
50            delimiters with '@VARIABLE@'.
51    
52            * gnats/mk_auth.c: Enclosed entire file in #ifdef HAVE_KERBEROS.
53            Should use a more sophisticated conditional expression to determine if
54            it will be compiled or not.
55    
56            * gnats/gnats-pwconv.c: Renamed const VERSION to PROGRAM_VERSION
57    
58            * gnats/autoconf.h.in: Apparently, this should be included.
59            autoheader generates the file as gnats/autoconf.h.in~ and expects you to
60            move it into place for use.
61    
62            * Makefile.am, doc/Makefile.am, doc/man/Makefile.am, gnats/Makefile.am,
63            gnats/ds-file/Makefile.am: New automake configuration files.
64    
65  2005-03-06  Chad Walstrom  <chewie@wookimus.net>  2005-03-06  Chad Walstrom  <chewie@wookimus.net>
66    
67          * NEWS: A few editorial changes before the Official release of 4.1.0.          * NEWS: A few editorial changes before the Official release of 4.1.0.

Legend:
Removed from v.1.29  
changed lines
  Added in v.1.30

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26