ref: 8da4b437b4f784e9822e260cab5ecf1a0273469c
parent: 8cc4d0dc32a1f8734e77266bb6abdd11f18a631c
author: Priyesh Kumar <[email protected]>
date: Wed Aug 26 06:12:52 EDT 2020
* .gitmodules: Add 'dlg' library's git repository as submodule.
--- /dev/null
+++ b/.gitmodules
@@ -1,0 +1,3 @@
+[submodule "submodules/dlg"]
+ path = submodules/dlg
+ url = https://github.com/nyorain/dlg.git
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2020-11-27 Priyesh Kumar <[email protected]>
+
+ * .gitmodules: Add 'dlg' library's git repository as submodule.
+
2020-12-01 Werner Lemberg <[email protected]>
* src/tools/chktrcmp.py (trace_use_pat): Update to current use.