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