Changeset 2959

Show
Ignore:
Timestamp:
01/19/08 14:13:15 (11 months ago)
Author:
walter.doerwald
Message:

Add missing ChangeLog entry.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • ipython/trunk/doc/ChangeLog

    r2956 r2959  
     12008-01-19  Walter Doerwald  <walter@livinglogic.de> 
     2 
     3    * IPython/Extensions/ibrowse.py, IPython/Extensions/igrid.py: 
     4    The input object can now be passed to the constructor of ibrowse/igrid. 
     5    This makes it possible to use them with objects that implement __or__. 
     6 
    172008-01-19 Ville Vainio  <vivainio@gmail.com> 
    28