Changeset 63 for trunk/HISTORY
- Timestamp:
- 26.12.2001 17:14:52 (7 years ago)
- Files:
-
- 1 modified
-
trunk/HISTORY (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/HISTORY
r60 r63 1 Version 0.11.5 - 11 November 2001 2 --------------------------------- 3 - a forked child exits with _exit(), so we can let pcap library set 4 and unset promisc mode for us under linux. Thanks to Igor Podlesny 5 <poige@morning.ru> for the hint. 6 - manfile update (RC & LT) 7 Changes by Loïc Tortay : 8 - moved /var/ to @localstatedir@ 9 - changed permission of ipfm executable and manfiles 10 - various changes in configure.in (OS, program and function checks) 11 - added xmalloc, xfree, xstrdup for memory allocation control 12 13 1 14 Version 0.11.4 - 07 January 2001 - Robert CHERAMY <robert@cheramy.net> 2 15 ---------------------------------------------------------------------- … … 34 47 /debian directory in the tarball) 35 48 - added counter to avoid going through the logs twice while dumping data 36 - ipfm now t ires to create a directory if it is unable to create logfile49 - ipfm now tries to create a directory if it is unable to create logfile 37 50 - sam checked my bad spelling. I'm ashamed of making so much mistakes ... 38 51 - avoid warning while empty tests (test x$var = "xfoo") in configure.in
