From 0cf43d8bab42676c5870ec2a3e49e021aab9fff6 Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Fri, 11 May 2001 05:12:07 +0000 Subject: [PATCH] libext2fs.texinfo: Update for 1.20 version release. TODO: Update TODO list. --- TODO | 4 ++++ doc/libext2fs.texinfo | 8 ++++---- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/TODO b/TODO index 57da4b7..c8440a3 100644 --- a/TODO +++ b/TODO @@ -207,3 +207,7 @@ Add a check in configure.in on Linux systems making sure that some very obscure errors! ----------------------------------------------------------------- + +Debugfs's link command should set the file type information + +--------------------------------------------------------------- diff --git a/doc/libext2fs.texinfo b/doc/libext2fs.texinfo index f664019..365af56 100644 --- a/doc/libext2fs.texinfo +++ b/doc/libext2fs.texinfo @@ -1,7 +1,7 @@ \input texinfo @c -*-texinfo-*- @c %**start of header @setfilename libext2fs.info -@settitle The EXT2FS Library (version 1.19) +@settitle The EXT2FS Library (version 1.20) @synindex tp fn @comment %**end of header @@ -60,8 +60,8 @@ by the author. @title The EXT2FS Library @subtitle The EXT2FS Library -@subtitle Version 1.19 -@subtitle July 2000 +@subtitle Version 1.20 +@subtitle May 2001 @author by Theodore Ts'o @@ -101,7 +101,7 @@ by the Foundation. @top The EXT2FS Library -This manual documents the EXT2FS Library, version 1.19. +This manual documents the EXT2FS Library, version 1.20. @end ifinfo -- 1.8.3.1