libtool-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] GNU Libtool branch, master, updated. v2.2.10-162-g0b71549


From: Peter Rosin
Subject: [SCM] GNU Libtool branch, master, updated. v2.2.10-162-g0b71549
Date: Wed, 08 Sep 2010 20:26:10 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Libtool".

The branch, master has been updated
       via  0b71549aa23299ed3909e1483d0532a0a79a1e7b (commit)
      from  89819ce23bf888fa51903f552d2105d6035ec90b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 0b71549aa23299ed3909e1483d0532a0a79a1e7b
Author: Peter Rosin <address@hidden>
Date:   Wed Sep 8 13:39:52 2010 +0200

    Mention adjustment of naming of MSVC import libraries in NEWS.
    
    * NEWS: Mention the change in import library naming on MSVC.
    
    Signed-off-by: Peter Rosin <address@hidden>

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog |    5 +++++
 NEWS      |    4 +++-
 2 files changed, 8 insertions(+), 1 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 061ca29..8e17222 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-09-08  Peter Rosin  <address@hidden>
+
+       Mention adjustment of naming of MSVC import libraries in NEWS.
+       * NEWS: Mention the change in import library naming on MSVC.
+
 2010-09-07  Peter Rosin  <address@hidden>
 
        Adjust naming of MSVC import libraries.
diff --git a/NEWS b/NEWS
index 8cf68b9..1a6e300 100644
--- a/NEWS
+++ b/NEWS
@@ -33,7 +33,9 @@ New in 2.2.12 2010-08-??: git version 2.2.11a, Libtool team:
   - Initial support for the Microsoft C/C++ Compiler, with help from
     the compile script in unreleased Automake 1.12. Override the manifest
     tool used to embed the manifest resource through the environment
-    variable MANIFEST_TOOL.
+    variable MANIFEST_TOOL. Please note that the import library naming
+    has changed (from foo-2.lib to foo.dll.lib) from when the code lived
+    in its own git branch.
 
 * Bug fixes:
 


hooks/post-receive
-- 
GNU Libtool



reply via email to

[Prev in Thread] Current Thread [Next in Thread]