Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/doc ethereal.pod.template

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Sun, 28 Jan 2001 15:22:55 -0600 (CST)
guy         2001/01/28 15:22:55 CST

  Modified files:
    doc                  ethereal.pod.template 
  Log:
  Get rid of support for old-style plugins (support for old-style plugins
  requires that the dfilter code be initialized before the plugins are
  added; this required us to *re*-initialize the dfilter code after
  reading in all the plugins, as the plugins may themselves have added new
  filterable fields - that was a bit of a mess), and make the
  "Tools->Plugins" dialog box show the new-style plugins.
  
  Revision  Changes    Path
  1.144     +13 -15    ethereal/doc/ethereal.pod.template