home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sources / misc / 4054 < prev    next >
Encoding:
Text File  |  1992-11-05  |  2.1 KB  |  63 lines

  1. Newsgroups: comp.sources.misc
  2. Path: sparky!kent
  3. From: lew@gsg.gsg.com (Paul Lew)
  4. Subject:  v33i049:  tarmail-2.3 - mail files with CRC checking, Patch02
  5. Message-ID: <1992Nov5.191706.14989@sparky.imd.sterling.com>
  6. Followup-To: comp.sources.d
  7. X-Md4-Signature: 94a84985451e85d865e989e66bbd5123
  8. Sender: kent@sparky.imd.sterling.com (Kent Landfield)
  9. Organization: Sterling Software
  10. References: <1992Nov5.031802.7214@sparky.imd.sterling.com>
  11. Date: Thu, 5 Nov 1992 19:17:06 GMT
  12. Approved: kent@sparky.imd.sterling.com
  13. Lines: 48
  14.  
  15. Submitted-by: lew@gsg.gsg.com (Paul Lew)
  16. Posting-number: Volume 33, Issue 49
  17. Archive-name: tarmail-2.3/patch02
  18. Environment: BSD, SUNOS
  19. Patch-To: tarmail-2.3: Volume 33, Issue 36
  20.  
  21. This patch fixes the README file (btoa.man was renamed to tarmail.man).
  22.  
  23. *** patchlevel.h.old    Thu Nov  5 13:11:32 1992
  24. --- patchlevel.h    Thu Nov  5 13:12:24 1992
  25. ***************
  26. *** 1,3 ****
  27. ! #define    VERSION    "2.3-p01"
  28. ! #define    DATE    "11/05/92  12:11 PM"
  29.   
  30. --- 1,3 ----
  31. ! #define    VERSION    "2.3-p02"
  32. ! #define    DATE    "11/05/92  01:12 PM"
  33.   
  34. *** README.old    Wed Oct 21 16:53:30 1992
  35. --- README    Thu Nov  5 12:59:23 1992
  36. ***************
  37. *** 27,37 ****
  38.        Makefile      - version 2.3 enhancement
  39.        atob.c      - same as version 1.0
  40.        btoa.c      - same as version 1.0
  41. -      btoa.man      - modified to reflect version 2.3 features
  42.        chunk.c      - version 2.3 addition
  43.        chunk.man      - version 2.3 addition
  44.        show_help      - version 2.3 addition, a script tool
  45.        tarmail      - version 2.3 enhancement
  46.        untarmail      - version 2.3 enhancement
  47.        patchlevel.h - added for future release and patch purpose
  48.   
  49. --- 27,37 ----
  50.        Makefile      - version 2.3 enhancement
  51.        atob.c      - same as version 1.0
  52.        btoa.c      - same as version 1.0
  53.        chunk.c      - version 2.3 addition
  54.        chunk.man      - version 2.3 addition
  55.        show_help      - version 2.3 addition, a script tool
  56.        tarmail      - version 2.3 enhancement
  57. +      tarmail.man  - rename from btoa.man and modified to reflect 2.3 features
  58.        untarmail      - version 2.3 enhancement
  59.        patchlevel.h - added for future release and patch purpose
  60.   
  61.  
  62. exit 0 # Just in case...
  63.