aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2011-07-08 13:13:17 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2011-07-08 13:13:17 +0300
commitb6d80895594816fcb9f3a7f69a513f985db89272 (patch)
treea14599a1363bf1d9f7496dcc1b293e58207541cb /NEWS
parent882dea6f58a2283dcdf0fafa0a9272abbece48d0 (diff)
downloadidest-b6d80895594816fcb9f3a7f69a513f985db89272.tar.gz
idest-b6d80895594816fcb9f3a7f69a513f985db89272.tar.bz2
Implement the --info option.
* NEWS: Update. * configure.ac: Version 1.2.90 * doc/idest.texi: Document the --info option. * libid3tag/file.c (id3_file_struct_ntags) (id3_file_struct_iterate): New functions. * libid3tag/file.h (id3_file_struct_ntags) (id3_file_struct_iterate): New protos. (id3_file_struct_iterator_t): New data type. * src/cmdline.opt: New option --info. * src/idest.h (info_id3): New proto. (del_id3v2): Remove. * src/idop.c (info_id3): New function. * src/main.c (id3_mode): Add info_id3.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 8 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 403cbb5..5086b17 100644
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,17 @@
-IdEst -- history of user-visible changes. 2011-04-10
+IdEst -- history of user-visible changes. 2011-07-08
Copyright (C) 2009-2011 Sergey Poznyakoff
See the end of file for copying conditions.
Please send bug reports to <gray@gnu.org.ua>
+Version 1.2.90, Git
+
+* New option --info
+
+idest --info shows information about input file structure.
+
+
Version 1.2, 2011-04-10
* Compiles with Guile 2.0

Return to:

Send suggestions and report system problems to the System administrator.