Title: [222081] trunk/Source/ThirdParty/libwebrtc/ChangeLog
Revision
222081
Author
[email protected]
Date
2017-09-15 04:00:37 -0700 (Fri, 15 Sep 2017)

Log Message

Normalize line terminators in jsoncpp Visual Studio files
https://bugs.webkit.org/show_bug.cgi?id=176991

Patch by Alicia Boya García <[email protected]> on 2017-09-15
Reviewed by Konstantin Tokarev.

* Source/third_party/jsoncpp/source/makefiles/vs71/jsoncpp.sln:
* Source/third_party/jsoncpp/source/makefiles/vs71/jsontest.vcproj:
* Source/third_party/jsoncpp/source/makefiles/vs71/lib_json.vcproj:
* Source/third_party/jsoncpp/source/makefiles/vs71/test_lib_json.vcproj:

Modified Paths

Diff

Modified: trunk/Source/ThirdParty/libwebrtc/ChangeLog (222080 => 222081)


--- trunk/Source/ThirdParty/libwebrtc/ChangeLog	2017-09-15 09:20:14 UTC (rev 222080)
+++ trunk/Source/ThirdParty/libwebrtc/ChangeLog	2017-09-15 11:00:37 UTC (rev 222081)
@@ -1,3 +1,15 @@
+2017-09-15  Alicia Boya García  <[email protected]>
+
+        Normalize line terminators in jsoncpp Visual Studio files
+        https://bugs.webkit.org/show_bug.cgi?id=176991
+
+        Reviewed by Konstantin Tokarev.
+
+        * Source/third_party/jsoncpp/source/makefiles/vs71/jsoncpp.sln:
+        * Source/third_party/jsoncpp/source/makefiles/vs71/jsontest.vcproj:
+        * Source/third_party/jsoncpp/source/makefiles/vs71/lib_json.vcproj:
+        * Source/third_party/jsoncpp/source/makefiles/vs71/test_lib_json.vcproj:
+
 2017-07-18  Andy Estes  <[email protected]>
 
         [Xcode] Enable CLANG_WARN_OBJC_LITERAL_CONVERSION
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to