summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2005-03-08 20:44:37 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2005-03-08 20:44:37 +0000
commit398e1c56a096593d3c8d868e8d8ea1f978922f34 (patch)
tree4e40fdc9e2833d6686c519b8b3159e5e2dbcc859 /ChangeLog
parenta0c3ece9706c04e3db5882f8e774c7001a5d542a (diff)
downloadmailutils-398e1c56a096593d3c8d868e8d8ea1f978922f34.tar.gz
mailutils-398e1c56a096593d3c8d868e8d8ea1f978922f34.tar.bz2
Updated
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog22
1 files changed, 19 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index a67b503eb..bcc1662ae 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,23 @@
-2005-03-08 Sergey Poznyakoff <gray@Noldor.runasimi.org>
+2005-03-08 Sergey Poznyakoff
+
+ * TODO: Updated
+ * configure.ac (DEFAULT_CUPS_CONFDIR): New variable
+ * doc/texinfo/programs.texi (mimeview): Documented the program
+ * mimeview/Makefile.am (AM_CFLAGS): Use DEFAULT_CUPS_CONFDIR
+ * mimeview/mimeview.c (create_filter,print_exit_status)
+ (get_pager): New function
+ (run_mailcap): Pipe file contents to the command if its invocation
+ does not contain %s.
+ Use pager if `copiousoutput' is specified in mailcap
+
+ * po/POTFILES.in: Updated
+
+2005-03-08 Sergey Poznyakoff
TODO:121 said: "file viewer, based on the mimetypes api. I want to do
a "v foo.blah", have it look up .blah in mime.types, and do the a
- ction spec'ed in mailcap." Here it goes:
+ ction spec'ed in mailcap."
+ So, here it goes:
* mimeview: New directory
* mimeview/mimetypes.y: New file
@@ -10,12 +25,13 @@
* mimeview/mimeview.c: New file
* mimeview/mimeview.h: New file
* mimeview/Makefile.am: New file
+ * mimeview/.cvsignore: New file
* configure.ac: Added mimeview
* Makefile.am: Likewise
* doc/texinfo/programs.texi (mimeview): New section.
(mail): Document recently added variables.
- * mailbox/mailcap.c (mu_mailcap_entry_coupiousoutput): Bugfix
+ * mailbox/mailcap.c (mu_mailcap_entry_copiousoutput): Bugfix
2005-03-07 Sergey Poznyakoff

Return to:

Send suggestions and report system problems to the System administrator.