diff options
author | Nathan Scott <nathans@sgi.com> | 2002-10-20 12:55:55 +0000 |
---|---|---|
committer | Nathan Scott <nathans@sgi.com> | 2002-10-20 12:55:55 +0000 |
commit | d2191e18c427439d4cf7b5690755ce618877d9e2 (patch) | |
tree | 49b768cf65082e44e99b6665b080c18136f1359a /doc | |
parent | 0c6f71200ccaff48d3b484f31fdb131342bf0fe2 (diff) | |
download | attr-d2191e18c427439d4cf7b5690755ce618877d9e2.tar.gz |
Change to the package name for the ACL and attr development packages.
Change the devel .rpm and .deb package names so that they use a lib prefix.
Several packaging changes related to this to ensure upgrades work correctly
and dependency information isn't lost.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 405f576..52e7673 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,3 +1,9 @@ +attr-2.1.0 (19 October 2002) + - Change the devel .rpm and .deb package names so that they + now use a lib prefix. + - Several packaging changes related to this to ensure upgrades + work and depenency information isn't lost. + attr-2.0.12 (07 October 2002) - Fix: the m68k architecture is identified by __mc68000__ rather than by __m68k__. |