diff options
author | Claudio Fontana <sick_soul@users.sourceforge.net> | 2006-06-26 21:34:49 +0000 |
---|---|---|
committer | Claudio Fontana <sick_soul@users.sourceforge.net> | 2006-06-26 21:34:49 +0000 |
commit | 1877564cef9f22c15ebed79a2c795d795e74c8ca (patch) | |
tree | c5fd902be3576d6ab71326361c288b6025c8484f | |
parent | bf83f518f52fb7ae2636f8085c787d08017a283e (diff) | |
download | idutils-1877564cef9f22c15ebed79a2c795d795e74c8ca.tar.gz idutils-1877564cef9f22c15ebed79a2c795d795e74c8ca.tar.bz2 idutils-1877564cef9f22c15ebed79a2c795d795e74c8ca.zip |
* update changelog for June, 26 patches
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2006-06-26 Claudio Fontana <claudio@gnu.org> + + * libidu/walker.c (walk_flink): add missing #ifdef HAVE_LINK before + calling hard-link specific code (patch #5165). + + * libidu/scanners.c (get_token_perl): fix problem in perl support + with comments and quotation. + Patch appended to patch #2775 by Madhu Gogulapati. + 2006-03-05 Claudio Fontana <claudio@gnu.org> * src/lid.c::isnumber(): fixed bug in pattern recognition. |