diff options
author | jkoshy <jkoshy@FreeBSD.org> | 2007-09-15 05:37:31 +0000 |
---|---|---|
committer | jkoshy <jkoshy@FreeBSD.org> | 2007-09-15 05:37:31 +0000 |
commit | 197ff98494451c42ca26983b2fd9c3450dd47501 (patch) | |
tree | d897217cd7a1f8556a31df10f63aaf1e36620b9d /release | |
parent | b2cae38c27c38771749b7626ea99caeabd618e45 (diff) | |
download | FreeBSD-src-197ff98494451c42ca26983b2fd9c3450dd47501.zip FreeBSD-src-197ff98494451c42ca26983b2fd9c3450dd47501.tar.gz |
Add mention of libelf to 7.0's release notes.
Approved by: re (bmah)
Diffstat (limited to 'release')
-rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.sgml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index 643659c..3df276d 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -1607,6 +1607,10 @@ geli_da1s3a_keyfile0_name="/boot/keys/da1s3a.key"</programlisting> <para>The &man.dump.8; and &man.restore.8; programs now attempt to save and restore extended attribute information on files.</para> + <para>A <application>libelf</application> library implementing + the SVR4 &man.elf.3; / &man.gelf.3; API for manipulating ELF files + has been added.</para> + <para>The &man.fdisk.8; program now supports a <option>-p</option> flag to print the slice table in fdisk configuration format.</para> |