Changeset 162 for trunk/docs


Ignore:
Timestamp:
Feb 1, 2008, 1:03:47 AM (17 years ago)
Author:
katerina
Message:

Fix for ticket #89, #90, and #91 (locking,compile failure).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/docs/Changelog

    r161 r162  
    112.4.3:
     2        * sh_kern.c: don't require asm/segment.h for kernel check module
     3        * use global var with pid of initial thread instead of getpid(),
     4          since LinuxThreads returns different value in each thread (problem
     5          reported by Steffen Mueller)
     6        * sh_kern.c: no inode check for pci rom (creates spurious messages)
     7        * slib.c: eliminate prototype for vsnprintf (compile problem reported
     8          by eddy_cs)
    29        * Makefile.in: fix missing dependency on 'encode' for $(OBJECTS)
    310          (reported by Matthias Ehrmann)
    411
    5 2.4.2:
     122.4.2 (17-01-2008):
    613        * fix broken option --with-checksum (reported by halosfan),
    714          regression test added
Note: See TracChangeset for help on using the changeset viewer.