Git init
[external/ltrace.git] / debian / changelog
1 ltrace (0.5.3-2) unstable; urgency=low
2
3   * Fixed compilation problems in armel, ia64 and powerpc (closes: Bug#538441)
4
5  -- Juan Cespedes <cespedes@debian.org>  Sun, 26 Jul 2009 13:24:44 +0200
6
7 ltrace (0.5.3-1) unstable; urgency=low
8
9   * New upstream release
10   * Make it work again in sparc with new kernel headers (closes: Bug#532195)
11
12  -- Juan Cespedes <cespedes@debian.org>  Sat, 25 Jul 2009 16:24:38 +0200
13
14 ltrace (0.5.2-2) unstable; urgency=low
15
16   * Make clone() work when child starts after parent finishes
17   * See syscalls as syscalls and not sysrets when we are a clone
18
19  -- Juan Cespedes <cespedes@debian.org>  Thu, 28 May 2009 16:30:08 +0200
20
21 ltrace (0.5.2-1) unstable; urgency=low
22
23   * New upstream release                                   (closes: Bug#463023)
24   * New approach for following forks; it should now attach
25     every newly created process                            (closes: Bug#483827)
26   * Fixed SEGFAULT when killing ltrace with SIGINT or SIGTERM (closes: #458923)
27
28  -- Juan Cespedes <cespedes@debian.org>  Thu, 21 May 2009 19:16:22 +0200
29
30 ltrace (0.5.1-2) unstable; urgency=low
31
32   * Red-added armel and armeb to debian/control (closes: Bug#463023)
33
34  -- Juan Cespedes <cespedes@debian.org>  Tue, 16 Dec 2008 13:00:50 +0100
35
36 ltrace (0.5.1-1) unstable; urgency=low
37
38   * New upstream release, fixing many bugs
39     (thanks to Petr Machata, Luis Machado...)
40   * Acknowledged NMU (Closes: Bug#463023)
41   * Update Standards-Version (3.8.0), no changes
42
43  -- Juan Cespedes <cespedes@debian.org>  Wed, 10 Dec 2008 18:41:20 +0100
44
45 ltrace (0.5-3.1) unstable; urgency=low
46
47   * Non-maintainer upload.
48   * Big thanks for Anderson Lizardo for providing patches!
49   * Add generic support for arm targets, Closes: #176413
50   * Save funtion arguments on arm, Closes: #462530
51   * Add thumb instruction support, Closes: #462531
52   * Add basic arm/eabi support, Closes: #450931
53   * fix exec() testcase cleanup, Closes: #462532
54   * fix memory corruption in clone() test, Closes: #462533
55   * fix tracing child with "-p" option, Closes: #462535
56   * Update standard, no changes
57
58  -- Riku Voipio <riku.voipio@iki.fi>  Tue, 29 Jan 2008 00:26:50 +0200
59
60 ltrace (0.5-3) unstable; urgency=low
61
62   * Really fix compilation problems in ppc (!)
63
64  -- Juan Cespedes <cespedes@debian.org>  Fri, 31 Aug 2007 19:04:03 +0200
65
66 ltrace (0.5-2) unstable; urgency=low
67
68   * Fixed compilation issue in ppc
69
70  -- Juan Cespedes <cespedes@debian.org>  Fri, 31 Aug 2007 13:53:27 +0200
71
72 ltrace (0.5-1) unstable; urgency=low
73
74   * New upstream version
75   * Remove some unneeded files in /usr/share/doc (ChangeLog, COPYING...)
76   * Fix several typos (closes: Bug#372928)
77   * Added more system calls to ltrace.conf
78
79  -- Juan Cespedes <cespedes@debian.org>  Thu, 30 Aug 2007 14:54:44 +0200
80
81 ltrace (0.4-2) unstable; urgency=low
82
83   * Use fclose() to close the output file when using option '-o'
84     (thanks to GuiJianfeng <jianfenggui@gmail.com>)
85
86  -- Juan Cespedes <cespedes@debian.org>  Tue, 07 Aug 2007 11:49:27 +0200
87
88 ltrace (0.4-1) unstable; urgency=low
89
90   * Rebase code from Redhat patches, now everything lives in SVN
91   * Closes: #297483,#315889,#318009 -- add PowerPC64 support
92   * Add s390x, ppc64 support
93   * This removes the patch from #257903 as it seems unnecessary now.
94
95  -- Ian Wienand <ianw@ieee.org>  Tue, 21 Feb 2006 09:23:09 +1100
96
97 ltrace (0.3.38-1) unstable; urgency=low
98
99   * Closes: 306862 -- Add IA64 support
100
101  -- Ian Wienand <ianw@ieee.org>  Fri, 17 Feb 2006 11:17:46 +1100
102
103 ltrace (0.3.37-2) unstable; urgency=low
104
105   * Convert to use CDBS
106   * Use CDBS to build control; you need to run
107   DEB_AUTO_UPDATE_DEBIAN_CONROL=yes ./debian/rules clean
108   to make the control file if you checkout from CVS
109   * Remove autoconf from build-deps, fix up upstream dist target so we don't
110     need it.
111
112  -- Ian Wienand <ianw@ieee.org>  Thu, 16 Feb 2006 22:56:14 +1100
113
114 ltrace (0.3.37-1) unstable; urgency=low
115
116   [ Ian Wienand ]
117   * Non-maintainer upload
118   * Start a "friendly takeover" from Juan
119   * Closes: #127503,#280608 -- update man page typos
120   * Closes: #339348 -- fix putenv typo in ltrace.conf
121   * Closes: #257903 -- incorporate variable length args patch
122   * Closes: #282051 -- demange names when -c used with -C
123   * Closes: #352389 -- pass build flags through to Makefile
124   * Closes: #155571 -- add note in man page about dlopened libraries
125   * See "upstream" ChangeLog for other changes (mostly warning fixes)
126   * Update README to point to Alioth home: http://ltrace.alioth.debian.org
127
128   [ Christoph Berg ]
129   * Create non-native package.
130   * Add autoconf to build-deps
131   
132  -- Ian Wienand <ianw@ieee.org>  Thu, 16 Feb 2006 11:51:32 +1100
133
134 ltrace (0.3.36-2) unstable; urgency=low
135
136   * Corrected path for Debian changelog
137
138  -- Juan Cespedes <cespedes@debian.org>  Wed, 10 Nov 2004 00:33:21 +0100
139
140 ltrace (0.3.36-1) unstable; urgency=low
141
142   * Changed distribution to pristine source
143   * New Standards-Version (3.6.1)
144   * Fixed "--indent" option (closes: Bug#265185)
145
146  -- Juan Cespedes <cespedes@debian.org>  Wed, 10 Nov 2004 00:14:19 +0100
147
148 ltrace (0.3.35.1) unstable; urgency=low
149
150   * Non-maintainer upload
151   * Applied patch from Jakub Jelinek <jakub@redhat.com> to fix problems with
152     binaries built with recent binutils (closes: #274955)
153   * Applied patch from Jakub Jelinek to add long/ulong types to ltrace.conf
154     for amd64
155   * Applied patch from Jakub Jelinek to fix -C
156   * Applied patch from Jakub Jelinek to update syscallent.h
157   * debian/control: build-depend on dpatch and libelfg0-dev
158   * debian/rules: add dpatch support
159   * debian/changelog: convert to utf-8
160
161  -- Andrew Pollock <apollock@debian.org>  Fri, 22 Oct 2004 21:43:16 +1000
162
163 ltrace (0.3.35) unstable; urgency=low
164
165   * Fixed include line in m68k, caused build problems
166
167  -- Juan Cespedes <cespedes@debian.org>  Fri, 16 Jul 2004 18:00:10 +0200
168
169 ltrace (0.3.34) unstable; urgency=low
170
171   * Fixed prototype declaration problem in arm, m68k, powerpc, s390
172   * Added "amd64" to list of architectures        (closes: Bug#252756)
173   * Sparc port is hopefully working               (closes: Bug#35524)
174
175  -- Juan Cespedes <cespedes@debian.org>  Wed, 07 Jul 2004 10:40:56 +0200
176
177 ltrace (0.3.33) unstable; urgency=low
178
179   * Fixed two bugs, thanks to Mauro Meneghin <G1ld0@lycos.it>:
180     + Cope correctly with breakpoint values greater than
181       sizeof(long) bytes
182     + Fixed small bug in option -r                (closes: Bug#212792)
183   * Show help if no (or few) arguments are given, just like
184     strace and fenris (thanks, Tomasz Wegrzanowski <taw@users.sf.net>)
185   * Some fixes from Jakub Bogusz <qboosh@pld-linux.org>:
186     + Small 64-bit cleanup of code
187     + support for more than 6 function arguments on amd64
188     + Adapted SPARC port from Jakub Jelinek <jakub@redhat.com>
189     + Added alpha support
190   
191  -- Juan Cespedes <cespedes@debian.org>  Mon, 14 Jun 2004 18:01:12 +0200
192  
193 ltrace (0.3.32) unstable; urgency=low
194
195   * Fixed wrong version number
196   * Removed unused file "opt_c.c"
197   * Remove error when tracing no calls and doing fork()
198   * Clean-up of sysdeps/linux-gnu/s390/trace.c
199   * Clean-up of sysdeps/linux-gnu/ppc/trace.c
200   * Make `--library' option really work           (closes: Bug#232321)
201   * Merged several patches from SuSE:
202     + Added some functions to ltrace.conf 
203     + Handle 64-big ELF files nicely
204     + AMD64 support
205     + Updated list of syscalls for S/390
206     + Improved some debugging statements
207     Many thanks to Bernhard Kaindl <bk@suse.de> for his great work
208
209  -- Juan Cespedes <cespedes@debian.org>  Sun, 04 Apr 2004 01:31:37 +0200
210
211 ltrace (0.3.31) unstable; urgency=low
212
213   * Added a lot of functions to ltrace.conf,
214     thanks to Jakub Jelinek <jakub@redhat.com>    (closes: Bug#144518)
215   * Fixed off-by-one problem in checking syscall number
216   * Removed some warnings
217
218  -- Juan Cespedes <cespedes@debian.org>  Tue, 04 Feb 2003 23:22:46 +0100
219
220 ltrace (0.3.30) unstable; urgency=low
221
222   * Implemented -T option (show time spent inside each call)
223   * Alphabetically sort options in help and manual page
224   * Added -c option (summary of calls on program exit)
225
226  -- Juan Cespedes <cespedes@debian.org>  Mon, 03 Feb 2003 00:22:28 +0100
227
228 ltrace (0.3.29) unstable; urgency=low
229
230   * Align return values depending on screen width
231   * Updated list of syscalls and signals to Linux 2.4.20
232   * Fixed bug introduced in 0.3.27 which caused -L option to segfault
233
234  -- Juan Cespedes <cespedes@debian.org>  Sat, 01 Feb 2003 19:01:39 +0100
235
236 ltrace (0.3.28) unstable; urgency=medium
237
238   * Fixed memory corruption when using execve() in a traced program
239                                       (closes: Bug#160341, Bug#165626)
240
241  -- Juan Cespedes <cespedes@debian.org>  Fri, 31 Jan 2003 19:51:28 +0100
242
243 ltrace (0.3.27) unstable; urgency=low
244
245   * Removed dependency on libdl (it is no longer needed)
246   * Wrote generic dictionary, used in demangle.c and breakpoints.c
247   * Added debug.c for better debugging output
248
249  -- Juan Cespedes <cespedes@debian.org>  Fri, 31 Jan 2003 18:58:55 +0100
250
251 ltrace (0.3.26) unstable; urgency=low
252
253   * Fixed `ltrace -L' in powerpc
254
255  -- Juan Cespedes <cespedes@debian.org>  Sun, 31 Mar 2002 20:53:49 +0200
256
257 ltrace (0.3.25) unstable; urgency=low
258
259   * Finally added powerpc support (Anton Blanchard <anton@samba.org>)
260
261  -- Juan Cespedes <cespedes@debian.org>  Sun, 31 Mar 2002 19:58:25 +0200
262
263 ltrace (0.3.24) unstable; urgency=low
264
265   * Fixed 2 minor buffer overflows (closes: Bug#130746)
266   * Obey --prefix, --sysconfdir, --mandir options in configure
267   * Adding powerpc support (doesn't work yet)
268     (Anton Blanchard <anton@samba.org>)
269
270  -- Juan Cespedes <cespedes@debian.org>  Wed, 27 Mar 2002 00:20:57 +0100
271
272 ltrace (0.3.23) unstable; urgency=low
273
274   * Fixed missing include <unistd.h> in trace.c
275   * One arch-dependent function less (continue_after_breakpoint)
276   * Fixed S/390 port (it didn't compile yet...)
277
278  -- Juan Cespedes <cespedes@debian.org>  Sun,  3 Mar 2002 18:58:36 +0100
279
280 ltrace (0.3.22) unstable; urgency=low
281
282   * S/390: Removed extra target in sysdeps/linux-gnu/s390 which avoided
283     compiling...
284
285  -- Juan Cespedes <cespedes@debian.org>  Sun,  3 Mar 2002 14:04:38 +0100
286
287 ltrace (0.3.21) unstable; urgency=low
288
289   * Get rid of arch/breakpoint.c; we can do it arch-independent
290
291  -- Juan Cespedes <cespedes@debian.org>  Sun,  3 Mar 2002 02:37:46 +0100
292
293 ltrace (0.3.20) unstable; urgency=low
294
295   * Added s390 port (Timothy R. Fesig <slate@us.ibm.com>)
296   * Modified configure process to use ltrace.spec.in to generate
297     ltrace.spec (Timothy R. Fesig <slate@us.ibm.com>)
298   * Fixed some problems using ltrace.spec on Intel platform.
299                 (Timothy R. Fesig <slate@us.ibm.com>)
300
301  -- Juan Cespedes <cespedes@debian.org>  Sat,  2 Mar 2002 23:33:00 +0100
302
303 ltrace (0.3.19) unstable; urgency=low
304
305   * Fixed small bug: "<unifinished...>" lines were sometimes incorrectly
306     displayed
307   * Added new functions to /etc/ltrace.conf (thanks to James R. Van Zandt
308     <jrv@vanzandt.mv.com>)                          (closes: Bug#91349)
309
310  -- Juan Cespedes <cespedes@debian.org>  Fri,  1 Mar 2002 21:05:37 +0100
311
312 ltrace (0.3.18) unstable; urgency=low
313
314   * Simplified arch-dependent stuff
315   * Updated list of syscalls and signals to Linux 2.4.18
316   * Unified coding-style of all function declarations
317   * Do not indent lines indicating signals, exit codes, etc
318   * Updated description
319   * fix off-by-one problem in checking syscall number (Tim Waugh
320     <twaugh@redhat.com> fixed this problem in RedHat two years ago;
321     thank you for NOT noticing me...)
322
323  -- Juan Cespedes <cespedes@debian.org>  Fri,  1 Mar 2002 19:52:43 +0100
324
325 ltrace (0.3.17) unstable; urgency=low
326
327   * Added a bit more debugging
328   * Fixed display of return address in nested functions
329   * Added posibility to exit from a function different from the last called
330     one (this fixes "ltrace gnome-terminal", for example)
331
332  -- Juan Cespedes <cespedes@debian.org>  Mon, 25 Feb 2002 00:19:19 +0100
333
334 ltrace (0.3.16) unstable; urgency=low
335
336   * ltrace works again after an execve is received (closes: Bug#108835)
337   * Added prototypes for fnmatch() and bsearch()   (closes: Bug#106862)
338   * Re-wrote short description so it does not exceed 60 chars
339                                                    (closes: Bug#114682)
340
341  -- Juan Cespedes <cespedes@debian.org>  Mon, 10 Dec 2001 04:11:26 +0100
342
343 ltrace (0.3.15) unstable; urgency=low
344
345   * Fixed `-n' option so that it displays correct output even when
346     tracing several processes
347
348  -- Juan Cespedes <cespedes@debian.org>  Mon,  9 Jul 2001 01:02:46 +0200
349
350 ltrace (0.3.14) unstable; urgency=low
351
352   * Assume a syscall is always immediatly followed by a sysret
353     in i386 (fixes bug which prevented ltrace to work properly
354     in any program using signals); I will have to rethink all
355     this and fix it correctly or port it to non-i386 archs
356   * Fixed -n option: now it is done in output.c (this still has
357     problems when tracing more than one process at a time)
358
359  -- Juan Cespedes <cespedes@debian.org>  Sat,  7 Jul 2001 20:56:42 +0200
360
361 ltrace (0.3.13) unstable; urgency=low
362
363   * Fixed "ltrace -i", broken since version 0.3.11
364
365  -- Juan Cespedes <cespedes@debian.org>  Tue,  3 Jul 2001 18:36:15 +0200
366
367 ltrace (0.3.12) unstable; urgency=low
368
369   * Re-wrote of "elf.c" (Silvio Cesare <silvio@big.net.au>)
370   * Added "--library" option (Silvio)
371   * Updated list of syscalls and signals to Linux 2.4.5
372   * Compile cleanly with gcc-3.0 (thanks to Frédéric L. W. Meunier)
373  
374  -- Juan Cespedes <cespedes@debian.org>  Tue,  3 Jul 2001 00:43:25 +0200
375
376 ltrace (0.3.11) unstable; urgency=low
377
378   * Clean up lintian bugs
379   * Fixed small bug reading start of arguments in config file
380   * Keep a stack of nested calls (Morten Eriksen, 1999-07-04)
381   * Add "--indent" option (Morten Eriksen, 1999-07-04)
382   * cleans up connection between a breakpoint address and
383     a call instance (Morten Eriksen, 1999-07-04)
384   * New Standards-Version (3.5.5)
385
386  -- Juan Cespedes <cespedes@debian.org>  Mon,  2 Jul 2001 00:24:11 +0200
387
388 ltrace (0.3.10) unstable; urgency=low
389
390   * Added C++ demangle (again)
391   * Added correct Build-Depends
392
393  -- Juan Cespedes <cespedes@debian.org>  Thu, 23 Dec 1999 00:22:33 +0100
394
395 ltrace (0.3.9) unstable; urgency=low
396
397   * New Standards-Version (3.1.1)
398   * Fixed Lintian bugs
399
400  -- Juan Cespedes <cespedes@debian.org>  Sun, 19 Dec 1999 17:49:40 +0100
401
402 ltrace (0.3.8) unstable; urgency=low
403
404   * glibc-2.1 does no longer need `_GNU_SOURCE' defined to use <getopt.h>
405   * Changed description of package; adopted Red Hat's one
406     (thanks to whoever wrote it)
407   * Close all the file descriptors used before executing program (close-on-exec)
408   * Updated copyright file for new location /usr/share/common-licenses/GPL.
409   * Used GNU autoconf instead of "uname" to guess host system type
410   * Install man page in /usr/share/man instead of /usr/man
411   * Added a few functions to /etc/ltrace.conf
412   * Updated list of syscalls and signals to linux-2.2.12
413   * Fixed bugs in C++ demangle (Morten Eriksen <mortene@sim.no>)
414   * New Standards-Version: 3.0.1 (but keeping docs in /usr/doc)
415
416  -- Juan Cespedes <cespedes@debian.org>  Mon, 30 Aug 1999 19:34:47 +0200
417
418 ltrace (0.3.7) unstable; urgency=low
419
420   * Minor fixes
421   * Added minor patch from Alex Buell <alex.buell@tahallah.demon.co.uk>
422     to be able to compile under glibc 2.1
423   * Additions to config file from David Dyck <dcd@tc.fluke.com>
424   * Clean-up Makefile a bit
425   * Changed `LT_PT_*' with `ARGTYPE_*'
426   * Display '\\' instead of '\'
427   * Updated list of syscalls and signals to linux-2.2.5
428   * Compiled against glibc-2.1
429
430  -- Juan Cespedes <cespedes@debian.org>  Sat,  3 Apr 1999 03:21:50 +0200
431
432 ltrace (0.3.6) unstable; urgency=low
433
434   * Added m68k port (Roman Hodek <Roman.Hodek@informatik.uni-erlangen.de>) (Bug#27075)
435   * Changed "int pid" with "pid_t pid" everywhere
436   * Fixed return type of some functions from "int" to "void *" (thanks, Roman)
437
438  -- Juan Cespedes <cespedes@debian.org>  Fri, 25 Sep 1998 14:48:37 +0200
439
440 ltrace (0.3.5) unstable; urgency=low
441
442   * Added ARMLinux port (Pat Beirne <pbeirne@home.com>) (Bug#27040)
443   * Fixed minor things in options.c
444
445  -- Juan Cespedes <cespedes@debian.org>  Thu, 24 Sep 1998 13:18:01 +0200
446
447 ltrace (0.3.4) unstable; urgency=low
448
449   * Added "ltrace.spec" to build a .rpm binary file.
450   * Added "-r" option
451
452  -- Juan Cespedes <cespedes@debian.org>  Sun, 20 Sep 1998 21:22:05 +0200
453
454 ltrace (0.3.3) unstable; urgency=low
455
456   * Fixed a little bug in display_string
457   * A few more functions added to /etc/ltrace.conf
458
459  -- Juan Cespedes <cespedes@debian.org>  Sun,  6 Sep 1998 14:03:10 +0200
460
461 ltrace (0.3.2) unstable; urgency=low
462
463   * Make the output line-buffered (Bug#22874)
464   * New Standards-Version (2.4.1)
465   * Make it compile cleanly with glibc 2.0.7
466
467  -- Juan Cespedes <cespedes@debian.org>  Tue, 14 Jul 1998 13:45:24 +0200
468
469 ltrace (0.3.1) frozen unstable; urgency=low
470
471   * setgid programs had their uid and gid swapped!  Fixed.
472
473  -- Juan Cespedes <cespedes@debian.org>  Wed, 29 Apr 1998 19:25:11 +0200
474
475 ltrace (0.3.0) unstable; urgency=low
476
477   * Preliminary autoconf support
478   * Switched to getopt()
479   * New option: -C (demangle C++ names)
480   * New options: --help, --version
481   * Display "format" (printf-like) argument types
482   * Updated manual page
483   * New option: -e
484
485  -- Juan Cespedes <cespedes@debian.org>  Sat, 25 Apr 1998 14:21:59 +0200
486
487 ltrace (0.2.9) frozen unstable; urgency=low
488
489   * Bug#20616 wasn't completely fixed; it didn't work with some programs (Fixed)
490   * Stopping ltrace with ^C DIDN'T WORK if -p option is not used!! (Fixed)
491   * Option -f caused program to segfault; fixed
492   * Fixed nasty bug about executing set[ug]id binaries:
493     When executing a program fails, don't left the program STOPPED.
494   * Make ltrace work with all setuid and setgid binaries when invoked as root
495
496  -- Juan Cespedes <cespedes@debian.org>  Sat, 11 Apr 1998 22:50:38 +0200
497
498 ltrace (0.2.8) frozen unstable; urgency=low
499
500   * Fix important bug regarding -p: disable all breakpoints on exit (Bug#20616)
501   * Compile cleanly on libc5
502   * Added `-t' option (Bug#20615)
503
504  -- Juan Cespedes <cespedes@debian.org>  Sat,  4 Apr 1998 08:34:03 +0200
505
506 ltrace (0.2.7) unstable; urgency=low
507
508   * Some minor fixes
509
510  -- Juan Cespedes <cespedes@debian.org>  Sun, 15 Mar 1998 14:01:40 +0100
511
512 ltrace (0.2.6) unstable; urgency=low
513
514   * Option `-f' now works (but it fails to attach some processes...)
515   * Output is now more similar to strace's
516
517  -- Juan Cespedes <cespedes@debian.org>  Sat, 14 Mar 1998 20:50:16 +0100
518
519 ltrace (0.2.5) unstable; urgency=low
520
521   * After a successful execve(), library calls are now logged
522   * Enhanced displaying of non-printable chars
523   * Added some functions to /etc/ltrace.conf
524
525  -- Juan Cespedes <cespedes@debian.org>  Fri, 13 Mar 1998 19:16:47 +0100
526
527 ltrace (0.2.4) unstable; urgency=low
528
529   * Option `-p' now works (but programs fail when ltrace is interrupted)
530
531  -- Juan Cespedes <cespedes@debian.org>  Fri, 13 Mar 1998 00:29:10 +0100
532
533 ltrace (0.2.3) unstable; urgency=low
534
535   * Don't display `...' in strings when limit of bytes is reached
536   * Added some functions to /etc/ltrace.conf
537
538  -- Juan Cespedes <cespedes@debian.org>  Wed, 11 Mar 1998 23:33:14 +0100
539
540 ltrace (0.2.2) unstable; urgency=low
541
542   * After a successful execve(), syscalls are now logged correctly
543
544  -- Juan Cespedes <cespedes@debian.org>  Wed, 11 Mar 1998 00:02:35 +0100
545
546 ltrace (0.2.1) unstable; urgency=low
547
548   * Added -u option (run command as other username)
549   * Updated manual page a bit
550
551  -- Juan Cespedes <cespedes@debian.org>  Tue, 10 Mar 1998 00:08:38 +0100
552
553 ltrace (0.2.0) unstable; urgency=low
554
555   * First `unstable' release
556   * Complete re-structured all the code to be able to add support for
557     different architectures (but only i386 arch is supported in this
558     version)
559   * Log also return values
560   * Log arguments (and return values) for syscalls
561   * Added preliminary support for various simultaneous processes
562   * getopt-like options
563   * New option: -a (alignment column)
564   * New option: -L (don't display library calls)
565   * New option: -s (maximum # of chars in strings)
566   * Now it reads config files with function names and parameter types
567   * Programs using clone() should work ok now
568   * debian/rules: gzipped only big files in /usr/doc/ltrace
569   * New Standards-Version: 2.4.0.0
570   * beginning to work on sparc port (not yet done)
571
572  -- Juan Cespedes <cespedes@debian.org>  Sun,  8 Mar 1998 22:27:30 +0100
573
574 ltrace (0.1.7) experimental; urgency=low
575
576   * Internal release.
577   * New Standards-Version (2.3.0.1)
578   * Clean up structures a bit
579   * Trying to log return values...
580
581  -- Juan Cespedes <cespedes@debian.org>  Sun, 26 Oct 1997 19:53:20 +0100
582
583 ltrace (0.1.6) experimental; urgency=low
584
585   * New maintainer address
586   * New Standards-Version
587
588  -- Juan Cespedes <cespedes@debian.org>  Thu, 11 Sep 1997 23:22:32 +0200
589
590 ltrace (0.1.5) experimental; urgency=low
591
592   * `command' is now searched in the PATH
593
594  -- Juan Cespedes <cespedes@etsit.upm.es>  Wed, 27 Aug 1997 22:27:33 +0200
595
596 ltrace (0.1.4) experimental; urgency=low
597
598   * Updated execute_process()
599   * No longer uses signals to wait for children. Should be a little faster.
600   * Now every function uses output.c:send_*() instead of `FILE * output'
601
602  -- Juan Cespedes <cespedes@etsit.upm.es>  Mon, 25 Aug 1997 16:08:36 +0200
603
604 ltrace (0.1.3) experimental; urgency=low
605
606   * Added options `-i', `-S'
607   * Added syscall names
608   * Added signal names
609   * Added `output.c', `signal.c'
610
611  -- Juan Cespedes <cespedes@etsit.upm.es>  Sun, 24 Aug 1997 01:45:49 +0200
612
613 ltrace (0.1.2) experimental; urgency=low
614
615   * Updated ``TODO''
616   * Added process.c:execute_process
617   * Added i386.c:type_of_stop
618   * Hopefully, system dependent stuff is now only in i386.[ch] and process.[ch]
619   * `-d' can now be used many times: many levels of debug
620   * removed breakpoint for children detecting fork()s.
621     Now, *every* program should work ok
622   * struct process now also has a field for the process filename
623   * Added "syscall.c" with a list of system call names in Linux/i386
624
625  -- Juan Cespedes <cespedes@etsit.upm.es>  Sat, 23 Aug 1997 15:00:23 +0200
626
627 ltrace (0.1.1) experimental; urgency=low
628
629   * Added ``TODO''
630   * Added symbols.c:disable_all_breakpoints
631   * Added ``process.[ch]'': init_sighandler, pid2proc
632   * Removed ``trace.c''
633   * Added rudimentary support for multiple processes
634   * Now tracing syscalls (fork() needs a special treatment (TODO))
635   * Added process.c:detach_process
636   * Added i386.c:trace_me,untrace_pid
637
638  -- Juan Cespedes <cespedes@etsit.upm.es>  Sat, 23 Aug 1997 02:09:14 +0200
639
640 ltrace (0.1.0) experimental; urgency=low
641
642   * Some clean-ups
643   * Added simple manual page
644
645  -- Juan Cespedes <cespedes@etsit.upm.es>  Thu, 21 Aug 1997 17:01:36 +0200
646
647 ltrace (0.0.1997.08.14) experimental; urgency=low
648
649   * Still re-structuring code... new file: symbols.c
650
651  -- Juan Cespedes <cespedes@etsit.upm.es>  Thu, 14 Aug 1997 22:22:43 +0200
652
653 ltrace (0.0.1997.08.09) experimental; urgency=low
654
655   * Added Debian files
656   * Re-structured most of the code; new files: elf.c, i386.c, trace.c
657
658  -- Juan Cespedes <cespedes@etsit.upm.es>  Sat,  9 Aug 1997 20:55:24 +0200