From d1b8c3d0565eac6289aa5e68d2a22e9ddfe0bcb6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Wed, 11 Apr 2007 11:28:09 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20312 ec53bebd-3082-4978-b11e-865c3cabbd6b --- appl/afsutil/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/appl/afsutil/ChangeLog b/appl/afsutil/ChangeLog index 89918f386..c6cfd39c0 100644 --- a/appl/afsutil/ChangeLog +++ b/appl/afsutil/ChangeLog @@ -1,3 +1,13 @@ +2007-04-11 Love Hörnquist Åstrand + + * pagsh.1,afslog.1: - options must be lexicographically ordered; + again, options without arguments must be placed before options + with arguments. - manual page cross references are done using + the macro `.Xr', not the macro `.Nm' (used for command names + instead). + + From Igor Sobrado. + 2006-10-07 Love Hörnquist Åstrand * Makefile.am: Add man_MANS to EXTRA_DIST