forked from aolserver/aolserver
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
dvrsn
committed
Dec 24, 2009
1 parent
9a89054
commit 4533251
Showing
1 changed file
with
12 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,15 @@ | ||
2009-12-24 Jeff Rogers <[email protected]> | ||
|
||
* include/nsthread.h: added pre-8.6 compatibility define | ||
for Tcl_GetErrorLine | ||
|
||
* nsd/adpeval.c: | ||
* nsd/tclloop.c: removed direct access to TclInterp->errorLine | ||
for tcl api change in TIP #336 | ||
|
||
* nsd/init.tcl: added _ns_genensemble to recreate ensemble | ||
commands in interpreter init script | ||
|
||
2009-12-08 Jim Davidson <[email protected]> | ||
|
||
* include/ns.h: Changed definition of Ns_QueueWait, added | ||
|