Changeset 803

Show
Ignore:
Timestamp:
05/17/12 20:46:00 (12 months ago)
Author:
mgalloy
Message:

Updating release notes for new hide/show prompts in code snippets.

Location:
trunk
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • trunk/Makefile

    r782 r803  
    1 VERSION=3.4.3 
     1VERSION=3.4.4dev 
    22REVISION=-r`svn info | sed -n 's/Revision: \(.*\)/\1/p'` 
    33IDL=idl64 
  • trunk/RELEASE

    r790 r803  
    1010   
    1111* Fixed bug where Categories page showed private or hidden items. 
     12 
     13* Added hide/show prompts in code snippets in HTML output from rst markup 
     14  comments. 
    1215 
    1316