From b09a777222bf0a743061b84e490c28171cced25b Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Mon, 17 Jan 2005 16:24:12 +0000 Subject: PR binutils/647 * rcparse.y (RCDATA): Allow a filename to be supplied as the parameter. Parse it with define_rcdata_file(). * resrc.c (define_rcdata_file): New function. * windres.h: Provide a prototype for the new function. * resrc.c (define_user_file): Fix typo by replacing "font file" with "file". --- binutils/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'binutils/ChangeLog') diff --git a/binutils/ChangeLog b/binutils/ChangeLog index e83891f..9a16d82 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,14 @@ +2005-01-17 Eugene Kotlyarov + + PR binutils/647 + * rcparse.y (RCDATA): Allow a filename to be supplied as the + parameter. Parse it with define_rcdata_file(). + * resrc.c (define_rcdata_file): New function. + * windres.h: Provide a prototype for the new function. + + * resrc.c (define_user_file): Fix typo by replacing "font file" + with "file". + 2005-01-16 Jason Thorpe * MAINTAINERS: Update my email address. -- cgit v1.1