Update of /cvsroot/docstring/dps
In directory usw-pr-cvs1:/tmp/cvs-serv10354/dps
Modified Files:
HISTORY.txt
Log Message:
quoted "__", looked like reference
Index: HISTORY.txt
===================================================================
RCS file: /cvsroot/docstring/dps/HISTORY.txt,v
retrieving revision 1.53
retrieving revision 1.54
diff -C2 -d -r1.53 -r1.54
*** HISTORY.txt 19 Apr 2002 01:45:12 -0000 1.53
--- HISTORY.txt 20 Apr 2002 16:24:57 -0000 1.54
***************
*** 6,10 ****
:Contact: go...@us...
:Date: $Date$
! :Website: http://docstring.sourceforge.net/
--- 6,10 ----
:Contact: go...@us...
:Date: $Date$
! :Web-site: http://docstring.sourceforge.net/
***************
*** 57,61 ****
- Fixed link bookkeeping.
- Added docstrings.
! - Extended Element.__iadd__ (``+=``) to lists of nodes.
- Duplicate hyperlink names -> dupname attribute.
- Allow any DOM implementation from ``asdom()`` method. (I think.)
--- 57,61 ----
- Fixed link bookkeeping.
- Added docstrings.
! - Extended ``Element.__iadd__`` (``+=``) to lists of nodes.
- Duplicate hyperlink names -> dupname attribute.
- Allow any DOM implementation from ``asdom()`` method. (I think.)
|