Changeset 1797 for zzuf/trunk/ChangeLog
- Timestamp:
- Jul 10, 2007, 2:24:35 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
zzuf/trunk/ChangeLog
r1764 r1797 1 ------------------------------------------------------------------------ 2 r296 | sam | 2007-07-10 01:51:49 +0200 (Tue, 10 Jul 2007) | 2 lines 3 Changed paths: 4 M /trunk/AUTHORS 5 M /trunk/src/zzuf.c 6 7 * Do not clobber LD_PRELOAD, patch by Sami Liedes. Heavily rewritten. 8 9 ------------------------------------------------------------------------ 10 r295 | sam | 2007-07-06 22:47:51 +0200 (Fri, 06 Jul 2007) | 2 lines 11 Changed paths: 12 M /trunk/src/fd.c 13 M /trunk/src/fuzz.c 14 M /trunk/src/ranges.c 15 16 * Renamed ranges_static into static_ranges. 17 18 ------------------------------------------------------------------------ 19 r294 | sam | 2007-07-06 22:47:38 +0200 (Fri, 06 Jul 2007) | 2 lines 20 Changed paths: 21 M /trunk/doc/zzuf.1 22 23 * Documented -p/--pick in the man page. 24 25 ------------------------------------------------------------------------ 26 r293 | sam | 2007-07-06 16:39:39 +0200 (Fri, 06 Jul 2007) | 2 lines 27 Changed paths: 28 M /trunk/src/Makefile.am 29 M /trunk/src/fd.c 30 M /trunk/src/fuzz.c 31 A /trunk/src/ranges.c 32 A /trunk/src/ranges.h 33 34 * Factored common range-parsing code. 35 36 ------------------------------------------------------------------------ 37 r292 | sam | 2007-07-06 15:40:55 +0200 (Fri, 06 Jul 2007) | 2 lines 38 Changed paths: 39 M /trunk/src/fd.c 40 M /trunk/src/fd.h 41 M /trunk/src/fuzz.c 42 M /trunk/src/fuzz.h 43 M /trunk/src/lib-fd.c 44 M /trunk/src/lib-mem.c 45 M /trunk/src/lib-stream.c 46 M /trunk/src/libzzuf.c 47 M /trunk/src/opts.c 48 M /trunk/src/opts.h 49 M /trunk/src/zzuf.c 50 51 * Added -p flag to cherry pick file descriptors that get fuzzed. 52 53 ------------------------------------------------------------------------ 54 r291 | sam | 2007-07-06 15:34:38 +0200 (Fri, 06 Jul 2007) | 3 lines 55 Changed paths: 56 M /trunk/src/debug.h 57 58 * Allow to use debug() everywhere in the code; it'll just do nothing in 59 zzuf itself, and will only output stuff in the library. 60 61 ------------------------------------------------------------------------ 62 r290 | sam | 2007-07-06 15:31:23 +0200 (Fri, 06 Jul 2007) | 2 lines 63 Changed paths: 64 M /trunk/src/Makefile.am 65 66 * Add -DLIBZZUF to the libzzuf build. 67 68 ------------------------------------------------------------------------ 69 r289 | sam | 2007-03-02 00:57:14 +0100 (Fri, 02 Mar 2007) | 3 lines 70 Changed paths: 71 M /trunk/ChangeLog 72 M /trunk/NEWS 73 M /trunk/configure.ac 74 75 * Version 0.8.1. 76 * Updated NEWS and ChangeLog. 77 1 78 ------------------------------------------------------------------------ 2 79 r288 | sam | 2007-03-02 00:53:51 +0100 (Fri, 02 Mar 2007) | 2 lines
Note: See TracChangeset
for help on using the changeset viewer.