From 21c4e892d39cbd86bd65eb482fc23c2c4175ada2 Mon Sep 17 00:00:00 2001 From: "dp%netscape.com" Date: Mon, 5 Apr 1999 06:41:12 +0000 Subject: [PATCH] Weekly update git-svn-id: svn://10.0.0.236/trunk@26283 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/xpcom/doc/TODO.html | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/mozilla/xpcom/doc/TODO.html b/mozilla/xpcom/doc/TODO.html index 778f1c965bc..4130b04c1f1 100644 --- a/mozilla/xpcom/doc/TODO.html +++ b/mozilla/xpcom/doc/TODO.html @@ -96,7 +96,9 @@ paths. 3/22/1999 Started.
- checked in a fixed xpcom initialization sequence. -
- Now got to fix all code statically calling it. I know Netlib does. +
- Now got to fix all code statically calling it. I know Netlib does. +
- 4/1/1999 Fixed netlib on unix from static intialization. WIN is +left. @@ -124,9 +126,11 @@ Possibly move autoreg out of xpcom P3 - +Suresh Duddi - +4/5/1999 Fixed regExport to accurately dump the registry on win and +unix. +
- regExport needs to be compiled on the mac. @@ -149,8 +153,8 @@ Possibly move autoreg out of xpcom - -Code Cleanup: + +Code Cleanup: