home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 22 gnu / 22-gnu.zip / gnurecod.zip / NEWS < prev    next >
Text File  |  1994-11-06  |  4KB  |  81 lines

  1. GNU recode NEWS - User visible changes.
  2. Copyright (C) 1993, 1994 Free Software Foundation, Inc.
  3.  
  4. Version 3.4 - November 1994, by Franc,ois Pinard
  5.  
  6. * Charset HTML is new, it handles `&...;' sequences for Latin-1.
  7. * Charset AtariST handling is more general, --list may be used with it.
  8. * Charset ASCII-BS overstriking has been extended, mainly for German.
  9. * Charset RFC1345 may be a goal, to debug or study RFC 1345 short names.
  10. * Charset names have been revised.  Note that nextstep is now NeXT.
  11. * Option --force (-f) is accepted, but does not yet protect reversibility.
  12. * Option --quiet or --silent (-q) silences irreversible recoding messages.
  13. * Option --known=PAIRS (-k) helps searching through recodings.
  14. * Option --sequence=pipe (-p) does not fall back on -o anymore.
  15. * Option --auto-check may narrow its study around one particular charset.
  16. * An MSDOS port is available, check ftp.iro.umontreal.ca in pub/gnuish.
  17. * Compilation should now succeed on OS/2 EMX.  Thanks to Kai Uwe Rommel.
  18. * Program initialization is almost three times faster on average.
  19. * Corrected reported bugs, added small improvements, some aesthetic.
  20.  
  21. Version 3.3 - December 1993, by Franc,ois Pinard
  22.  
  23. * Charsets atarist, ebcdic-ccc, ebcdic-ibm and nextstep have been added.
  24. * Also, most RFC 1345 charsets and aliases are handled.  That's a bunch!
  25. * Old ascii disappears because of RFC 1345's ascii, use ascii-bs instead.
  26. * Old maci disappears because of RFC 1345's macintosh, use applemac instead.
  27. * Charsets cccascii and cdcascii disappear, use ebcdic-ccc and ebcdic instead.
  28. * Recoding between latin1, ibmpc and applemac is (almost) reversible.
  29. * The texinfo documentation has been reorganized, this to be continued.
  30. * Long options are accepted, charset names may be abbreviated.
  31. * Option --list (-l) displays charsets, aliases and contents in many formats.
  32. * Option --strict (-s) asks for stricter, non-reversible recodings.
  33. * Option --graphics (-g) approximates ibmpc rulers with ASCII graphics.
  34. * Option --header (-h) produces C source for many recoding tables.
  35. * Option --auto-check (-a) reports about all possible recodings.
  36. * Option --ignore (-x) prevents a charset from being selected.
  37. * Execution has been sped up through step merging, hashing for charset names.
  38. * Many various buglets have been eradicated, portability increased.
  39. * Charsets may be edited out by modifying the Makefile only.
  40. * Configuration is made through the use of an external config.h file.
  41.  
  42. Version 3.2.4 - October 1992, by Franc,ois Pinard
  43.  
  44. * None.
  45.  
  46. Version 3.2.3 - September 1992, by Franc,ois Pinard
  47.  
  48. * New -d `diacritics_only' option for LaTeX.
  49. * A few bugs have been corrected.
  50. * Documentation reorganization and improvements.
  51. * Increased portability, now uses Autoconf.
  52. * A few bugs solved.
  53.  
  54. Version 3.2 - October 1991, by Franc,ois Pinard
  55.  
  56. * MSDOS port redone.
  57. * New check goal at installation time.
  58. * Add -v option for verbose processing, remove old -q.
  59. * Add -i, -o and -p for letting the user control the strategy.
  60. * A few bugs corrected.
  61. * Embedded NULs should now be transmitted.
  62.  
  63. Version 3.1 - March 1990, by Franc,ois Pinard
  64.  
  65. * Rename -V to -C for showing Copyright.
  66. * Calling sequence changed, said files now recoded on themselves.
  67. * Add -t option for touching files.
  68. * Better on-line help.
  69.  
  70. Version 3.0.1 - February 1990, by Franc,ois Pinard
  71.  
  72. * Add -q option for quiet processing.
  73. * Executable file now considerably smaller, also speedier.
  74. * A few bugs corrected.
  75.  
  76. Version 3.0 - October 1989, by Franc,ois Pinard
  77. * New Text to Latin1 processing, should be faster.
  78. * A few bugs corrected.
  79.  
  80. For prior history down to 1980, see at the end of the ChangeLog.
  81.