You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by km...@apache.org on 2008/05/29 02:56:54 UTC

svn commit: r661169 - /cayenne/main/trunk/docs/doc/src/main/resources/RELEASE-NOTES.txt

Author: kmenard
Date: Wed May 28 17:56:54 2008
New Revision: 661169

URL: http://svn.apache.org/viewvc?rev=661169&view=rev
Log:
Fixed CAY-911: CM Usability: JComboBox Autocompletion

Modified:
    cayenne/main/trunk/docs/doc/src/main/resources/RELEASE-NOTES.txt

Modified: cayenne/main/trunk/docs/doc/src/main/resources/RELEASE-NOTES.txt
URL: http://svn.apache.org/viewvc/cayenne/main/trunk/docs/doc/src/main/resources/RELEASE-NOTES.txt?rev=661169&r1=661168&r2=661169&view=diff
==============================================================================
--- cayenne/main/trunk/docs/doc/src/main/resources/RELEASE-NOTES.txt (original)
+++ cayenne/main/trunk/docs/doc/src/main/resources/RELEASE-NOTES.txt Wed May 28 17:56:54 2008
@@ -15,6 +15,7 @@
 
 Changes/New Features Since M4:
 
+CAY-911 CM Usability: JComboBox Autocompletion
 CAY-1055 Right-click contextual menu for entities/attributes/relationships that would include common operations, like "delete".
 CAY-1058 Add a maven plugin for starting up the modeler.