You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by aa...@apache.org on 2001/10/16 08:31:55 UTC

cvs commit: apr-util CHANGES

aaron       01/10/15 23:31:55

  Modified:    .        CHANGES
  Log:
  Me too!
  
  Revision  Changes    Path
  1.34      +6 -0      apr-util/CHANGES
  
  Index: CHANGES
  ===================================================================
  RCS file: /home/cvs/apr-util/CHANGES,v
  retrieving revision 1.33
  retrieving revision 1.34
  diff -u -r1.33 -r1.34
  --- CHANGES	2001/08/29 18:37:20	1.33
  +++ CHANGES	2001/10/16 06:31:54	1.34
  @@ -1,5 +1,11 @@
   Changes with APR-util b1  
   
  +  *) We now create exports.c and export_vars.h, which in turn create
  +     exports.c.  From this we generate two more files with different
  +     purposes: aprutil.exp - list of exported symbols; and exports.lo
  +     (exports.o) - an object file that can be linked with an executable
  +     to force resolution of all apr-util symbols.   [Aaron Bannert]
  +
     *) Fix Berkley DBM support [Ian Holsman <ia...@apache.org>]
   
     *) Fix apr_brigade_vprintf so that it can handle more than