From 25d86f39b6aa7e5b521a0fe7a241ff588c7b77fc Mon Sep 17 00:00:00 2001 From: Pedro Vicente Nunes Date: Thu, 29 Nov 2007 10:59:17 -0500 Subject: [svn-r14305] updated comments tested: windows, linux --- tools/h5repack/h5repack_main.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tools/h5repack/h5repack_main.c b/tools/h5repack/h5repack_main.c index 73f2a9a..8221317 100644 --- a/tools/h5repack/h5repack_main.c +++ b/tools/h5repack/h5repack_main.c @@ -77,6 +77,8 @@ static struct long_options l_opts[] = { * Add "-L, --latest" option to pack a file with the latest file format * PVN, November 19, 2007 * adopted the syntax h5repack [OPTIONS] file1 file2 + * PVN, November 28, 2007 + * added support for multiple global filters *------------------------------------------------------------------------- */ int main(int argc, char **argv) -- cgit v0.12