ChangeLog 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  1. 2007-11-02 Nerijus Baliunas <nerijus@users.sourceforge.net>
  2. * mc.ext.in: Play .flv files.
  3. 2007-09-24 Pavel Tsekov <ptsekov@gmx.net>
  4. * mc.hint: Update MC's homepage url.
  5. * mc.hint.cs: Ditto.
  6. * mc.hint.es: Ditto.
  7. * mc.hint.hu: Ditto.
  8. * mc.hint.it: Ditto.
  9. * mc.hint.nl: Ditto.
  10. * mc.hint.pl: Ditto.
  11. * mc.hint.ru: Ditto.
  12. * mc.hint.sr: Ditto.
  13. * mc.hint.uk: Ditto.
  14. * mc.hint.zh: Ditto.
  15. 2006-12-27 Pavel Roskin <proski@gnu.org>
  16. * mc.ext.in: Call xmms consistently. Never preserve the
  17. existing queue (it was done for wav, but not for mp3 files).
  18. Preserving the queue is not a good idea if mc is used to move
  19. the files around. Always redirect stdout and stderr to
  20. /dev/null.
  21. 2006-06-22 Gabor Kiss <kissg@cdata.hu>
  22. * mc.ext.in: ipkg package manager uses gzipped tars (.ipk).
  23. 2006-06-05 Nerijus Baliunas <nerijus@users.sourceforge.net>
  24. * mc.ext.in: Loosen match for mailbox.
  25. 2006-05-28 Leonard den Ottolander <leonard den ottolander nl>
  26. * mc.ext.in: Open mailboxes with mailfs.
  27. 2006-03-23 Marek Habersack <grendel@debian.org>
  28. * mc.ext.in: Improve output of the View command for debian packages.
  29. 2006-03-18 Leonard den Ottolander <leonard den ottolander nl>
  30. * mc-wrapper.sh.in: Don't use "$()" construct as it is not portable
  31. to f.e. SunOS. Use backticks instead.
  32. 2006-03-15 Gergely Szasz <szaszg@hu.inter.net>
  33. * mc.ext.in: Add support for Perl .pod files.
  34. 2006-02-28 Leonard den Ottolander <leonard den ottolander nl>
  35. * mc-wrapper.sh.in: Handle user names with spaces.
  36. * mc-wrapper.csh.in: Likewise.
  37. 2006-02-19 Nerijus Baliunas <nerijus@users.sourceforge.net>
  38. * mc.ext.in: Open gimp in the background.
  39. 2006-01-29 Julian Mehnle <julian@mehnle.net>
  40. * lib/mc.hint: Mention VIEWER environment variable.
  41. 2005-09-06 Roland Illig <roland.illig@gmx.de>
  42. * mc.menu: %d is already quoted, so it must not be written "%d".
  43. * mc.ext: nm(1) view is enabled for all ELF files, not just
  44. files ending in .o.