tomdz       2005/04/11 10:31:26

  Modified:    .        release-notes.txt
  Log:
  Forgot to add release note for new proxy factory mechanism by Andrew Clute
  
  Revision  Changes    Path
  1.77      +3 -1      db-ojb/release-notes.txt
  
  Index: release-notes.txt
  ===================================================================
  RCS file: /home/cvs/db-ojb/release-notes.txt,v
  retrieving revision 1.76
  retrieving revision 1.77
  diff -u -r1.76 -r1.77
  --- release-notes.txt 13 Feb 2005 10:19:08 -0000      1.76
  +++ release-notes.txt 11 Apr 2005 17:31:26 -0000      1.77
  @@ -11,6 +11,8 @@
   Release 1.1_alpha
   ---------------------------------------------------------------------
   NEW FEATURES:
  +- Proxy generation is now pluggable with two implementations (standard Java 
proxies,
  +  CGLib proxies)
   - Better support for attributes containing expressions ie. sum(0.9 * price * 
stock). 
     All attributes contained in the expressions have to belong to the same 
table ! 
   - ManageableCollection interface has been extended: all ojb... Methods now 
also receive a
  
  
  

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

Reply via email to