[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
gnats/contrib/gnatsweb ChangeLog gnatsweb.pl
From: |
yngves |
Subject: |
gnats/contrib/gnatsweb ChangeLog gnatsweb.pl |
Date: |
4 Apr 2001 22:16:29 -0000 |
CVSROOT: /cvs/gnats
Module name: gnats
Changes by: address@hidden 2001-04-04 15:16:29
Modified files:
contrib/gnatsweb: ChangeLog gnatsweb.pl
Log message:
* gnatsweb.pl (display_query_results): Use the provided 'nonempty'
routine to pad empty cells with 's instead of the if used in
the last checkin. This only takes care of the cases where the empty
cells are not at the end of a row.
* gnatsweb.pl (display_query_results): When there are one or more
empty cells at the end of a query result row, the remaining cells
are padded with 's.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gnats/contrib/gnatsweb/ChangeLog.diff?cvsroot=gnats&r1=2.20&r2=2.21
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gnats/contrib/gnatsweb/gnatsweb.pl.diff?cvsroot=gnats&r1=2.30&r2=2.31
- gnats/contrib/gnatsweb ChangeLog gnatsweb.pl,
yngves <=