ggregory    2004/03/28 17:20:06

  Modified:    codec/src/java/org/apache/commons/codec/binary package.html
  Log:
  Note new Binary codec.
  
  Revision  Changes    Path
  1.5       +1 -1      
jakarta-commons/codec/src/java/org/apache/commons/codec/binary/package.html
  
  Index: package.html
  ===================================================================
  RCS file: 
/home/cvs/jakarta-commons/codec/src/java/org/apache/commons/codec/binary/package.html,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- package.html      23 Feb 2004 07:32:50 -0000      1.4
  +++ package.html      29 Mar 2004 01:20:06 -0000      1.5
  @@ -15,6 +15,6 @@
   -->
   <html>
    <body>
  -  Base64 and Hexadecimal String encoding and decoding.
  +  Base64, Binary, and Hexadecimal String encoding and decoding.
    </body>
   </html>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to