/[man-db]/man-db/docs/ChangeLog
ViewVC logotype

Diff of /man-db/docs/ChangeLog

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

revision 1.422 by cjwatson, Sun Nov 16 19:27:38 2003 UTC revision 1.423 by cjwatson, Sun Nov 16 21:30:22 2003 UTC
# Line 1  Line 1 
1    Sun Nov 16 21:29:35 GMT 2003  Colin Watson  <cjwatson@debian.org>
2    
3            * src/convert_name.c (convert_name): Reorganize and clarify. The
4              alternate argument was confusing and is now gone. Add a new fsstnd
5              argument which controls whether the "man1" to "cat1" etc.
6              conversion is performed. That conversion now makes sure that the
7              directory name starts with "man" before blithely overwriting it.
8              Treat comp->file as const, since it will be soon.
9            * src/convert_name.h (convert_name): Update prototype.
10            * src/man.c (find_cat_file): New logic. First, check for existing
11              FSSTND cat files; then check for a cat dir based on the ultimate
12              source, if different from the original (Debian bug #129575); then
13              check for a cat dir based on the original man page path.
14              (display): Drop the !local_man_file case which tries to work out
15              whether to save a cat, as it's not a problem to try regardless of
16              whether there's already one in a FSSTND location.
17              (display_filesystem, display_database): Add extra argument to
18              find_cat_file() so that it knows the original man page path as
19              distinct from the ultimate source.
20              (display_filesystem): Remove debugging output, now in
21              find_cat_file().
22    
23            * docs/ToDo: Remove entry about cleaning up cat file code, now done.
24    
25  Sun Nov 16 19:28:38 GMT 2003  Colin Watson  <cjwatson@debian.org>  Sun Nov 16 19:28:38 GMT 2003  Colin Watson  <cjwatson@debian.org>
26    
27          Add an option to apropos and whatis to allow specification of a          Add an option to apropos and whatis to allow specification of a

Legend:
Removed from v.1.422  
changed lines
  Added in v.1.423

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