summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2006-02-13 23:38:36 +0000
committerPaul Smith <psmith@gnu.org>2006-02-13 23:38:36 +0000
commitdf267b31c5dbe4d9fe774c63acc31ef0b804f902 (patch)
treec4273799026c73a44d15b6439fa17c14577a5318 /ChangeLog
parenta6bdc58385dc90037f0a43e9af92bbf0672adc5e (diff)
downloadgunmake-df267b31c5dbe4d9fe774c63acc31ef0b804f902.tar.gz
Fix bug #11183.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d71f4e7..52f7340 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-02-13 Paul D. Smith <psmith@gnu.org>
+
+ * implicit.c (pattern_search): Add checking for DOS pathnames to
+ the pattern rule target LASTSLASH manipulation.
+ Fixes Savannah bug #11183.
+
2006-02-11 Paul D. Smith <psmith@gnu.org>
* (ALL FILES): Updated copyright and license notices.