diff options
author | Matthew Turk <satai@gentoo.org> | 2003-02-05 08:28:18 +0000 |
---|---|---|
committer | Matthew Turk <satai@gentoo.org> | 2003-02-05 08:28:18 +0000 |
commit | 9ac01f92a15eb2818d0dcc186a2092acbbb818ac (patch) | |
tree | 58700aeb94994ee4b8a71608a89ffa31f8633669 /app-text/sgml-common/ChangeLog | |
parent | moved inherit to the top of the file and cleaned up description. (diff) | |
download | gentoo-2-9ac01f92a15eb2818d0dcc186a2092acbbb818ac.tar.gz gentoo-2-9ac01f92a15eb2818d0dcc186a2092acbbb818ac.tar.bz2 gentoo-2-9ac01f92a15eb2818d0dcc186a2092acbbb818ac.zip |
Changing the way we deal with catalog files.
Diffstat (limited to 'app-text/sgml-common/ChangeLog')
-rw-r--r-- | app-text/sgml-common/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/app-text/sgml-common/ChangeLog b/app-text/sgml-common/ChangeLog index 2d3f19937a32..6154368df651 100644 --- a/app-text/sgml-common/ChangeLog +++ b/app-text/sgml-common/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for app-text/sgml-common # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-text/sgml-common/ChangeLog,v 1.11 2002/12/31 04:36:56 satai Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/sgml-common/ChangeLog,v 1.12 2003/02/05 08:28:18 satai Exp $ + +*sgml-common-0.6.3-r4 (05 Feb 2003) + + 05 Feb 2003; Matthew Turk <satai@gentoo.org> : + Revision bump. Now the install-catalog program puts quotations around the + catalog files, thus fixing sgmltools-lite. Masking in package.mask and + ~arch. Also included a script to convert the catalogs into the proper + format, with quotation marks. In response to bug 12792. *sgml-common-0.6.3-r3 (30 Dec 2002) |