pjs/mailnews/news/build
sspitzer%netscape.com 7c3194119c fix for #110502. get "edit as new" and "fwd inline" to work again.
the problem is the standard url parser no longer allows us to use illegal
uris.  '_' is an illegal character in a URI (and URL) scheme.
so this patch switches from "foo_message://" to "foo-message://"
r=bbaetz,sr=bienvenu
2001-11-18 23:38:52 +00:00
..
.cvsignore
MANIFEST
Makefile.in Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf 2001-09-18 13:41:47 +00:00
makefile.win win32 REQUIRES cleanup 2001-11-15 03:49:13 +00:00
nsMsgNewsCID.h fix for #110502. get "edit as new" and "fwd inline" to work again. 2001-11-18 23:38:52 +00:00
nsMsgNewsFactory.cpp fix for #49157. support nntp://host/message-id urls (we already support 2001-10-09 06:01:16 +00:00
win32.order 65845 - new order files 2001-04-05 06:02:32 +00:00