- In v1.5 forgot to add that I implemented LOG_LEVEL_POPUPS in errlog.c,
authorharoon <haroon@users.sourceforge.net>
Fri, 20 Jul 2001 19:29:25 +0000 (19:29 +0000)
committerharoon <haroon@users.sourceforge.net>
Fri, 20 Jul 2001 19:29:25 +0000 (19:29 +0000)
commit9ae6a63f2011f3b51cc764b9155a34bcf3efbcf0
tree639d3332b061b9dcb3e3cd1f0396793bb6e6b4c8
parent95a776d3520cd266bfd2b8962b5b1213e1e1095b
- In v1.5 forgot to add that I implemented LOG_LEVEL_POPUPS in errlog.c,
  errlog.h and killpopup.c. In that case, it is superfluous to have define for
  POPUP_VERBOSE, so I removed the defines and logging is now done
  via log_error(LOG_LEVEL_POPUPS, ....)
killpopup.c