First of all, update is not a too informative commit message. Second, you have deleted entities, while we are trying to keep all obsolote entities possible... Why have you deleted these?
Goba > nlopess Sun Jan 11 07:08:07 2004 EDT > > Modified files: > /phpdoc/entities global.ent > Log: > update > > Index: phpdoc/entities/global.ent > diff -u phpdoc/entities/global.ent:1.154 phpdoc/entities/global.ent:1.155 > --- phpdoc/entities/global.ent:1.154 Sat Jan 10 08:02:27 2004 > +++ phpdoc/entities/global.ent Sun Jan 11 07:08:07 2004 > @@ -1,6 +1,6 @@ > <!-- -*- SGML -*- > > - $Id: global.ent,v 1.154 2004/01/10 13:02:27 nlopess Exp $ > + $Id: global.ent,v 1.155 2004/01/11 12:08:07 nlopess Exp $ > > Contains global "macros" for all the XML documents. > > @@ -93,6 +93,7 @@ > <!ENTITY url.gnu.configure "http://www.airs.com/ian/configure/"> > <!ENTITY url.gnu.man.date-input "http://www.gnu.org/software/tar/manual/html_chapter/tar_7.html"> > <!ENTITY url.halcyon "http://www.halcyonsoft.com/"> > +<!ENTITY spec.http1.1 'http://www.w3.org/Protocols/rfc2616/rfc2616'> > <!ENTITY url.hyperwave "http://www.hyperwave.com/"> > <!ENTITY url.iicm "http://www.iicm.edu/"> > <!ENTITY url.ibase "http://www.interbase.com/"> > @@ -263,17 +264,14 @@ > <!ENTITY url.sybase.ctlib "http://www.php.net/extra/ctlib-linux-elf.tar.gz"> > <!ENTITY url.symbole-legendre "http://primes.utm.edu/glossary/page.php?sort=LegendreSymbol"> > <!ENTITY url.t1lib "ftp://sunsite.unc.edu/pub/Linux/libs/graphics/"> > -<!ENTITY url.texinfo "http://www.texinfo.com/"> > <!ENTITY url.tiff "http://www.libtiff.org/"> > <!ENTITY url.tidy "http://tidy.sourceforge.net/"> > -<!ENTITY url.thttpd "http://www.acme.com/software/thttpd/"> > <!ENTITY url.ucd-snmp "http://net-snmp.sourceforge.net/"> > <!ENTITY url.net-snmp "http://www.net-snmp.org/"> > <!ENTITY url.ultimatezip "http://www.ultimatezip.com/"> > <!ENTITY url.unicode "http://www.unicode.org/"> > <!ENTITY url.unicode.reports "http://www.unicode.org/unicode/reports/tr21/"> > <!ENTITY url.vb4linux "http://sourceforge.net/projects/vb4linux/"> > -<!ENTITY url.velocis "http://www.birdstep.com/database_technology/rdm_server.php3"> > <!ENTITY url.w3.validator "http://validator.w3.org/"> > <!ENTITY url.win32.buildtools "http://www.php.net/extra/win32build.zip"> > <!ENTITY url.win32.dnsresolver "http://www.php.net/extra/bindlib_w32.zip"> > @@ -355,7 +353,8 @@ > <!ENTITY url.pear.net-dns "http://pear.php.net/package/Net_DNS"> > <!ENTITY url.php.bugdosdonts "http://bugs.php.net/bugs-dos-and-donts.php"> > <!ENTITY spec.ftp 'http://www.faqs.org/rfcs/rfc959.html'> > -<!ENTITY spec.http1.1 'http://www.w3.org/Protocols/rfc2616/rfc2616'> > +<!ENTITY url.thttpd "http://www.acme.com/software/thttpd/"> > +<!ENTITY url.velocis "http://www.birdstep.com/database_technology/rdm_server.php3"> > <!ENTITY url.php.snaps.manual "http://www.php.net/download-docs.php"> > <!ENTITY url.php.stats "../images/phpstats-200002.gif"> > <!ENTITY email.rasmus '[EMAIL PROTECTED]'> > >