Changes between the last two releases (major or minor)
Note that this is an auto-generated diff of the ChangeLogs

2005-06-02  *** Released version 0.6.15

2005-06-01  Fernando Perez  <fperez@colorado.edu>

	* IPython/iplib.py (MagicCompleter.file_matches): Fix
	tab-completion of filenames within open-quoted strings.  Note that
	this requires that in ~/.ipython/ipythonrc, users change the
	readline delimiters configuration to read:

	readline_remove_delims -/~
	

