aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog.txt5
-rw-r--r--README7
2 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index b4a76ac..3aa4758 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,3 +1,8 @@
+2018-03-30:
+ * (seebs) fix path stuff more thoroughly.
+ * (seebs) Merge suggested README change from Richard Tollerton
+ <rich.tollerton@ni.com> pointing to oe-core list.
+
2018-03-29:
* (seebs) wrap syscall, and if SYS_renameat2 exists, try to
reject it with ENOSYS, because coreutils started using a
diff --git a/README b/README
index afe6b27..468cf66 100644
--- a/README
+++ b/README
@@ -85,3 +85,10 @@ consistent support of the whole group for the project. It's been a great
deal of fun, and I'm pretty happy that we're finally ready to make it
available for other people to look at.
+
+CONTACT:
+
+Discussions and patches should be directed at the openembedded-core mailing
+list at openembedded-core at lists.openembedded.org. More information at
+https://www.openembedded.org/wiki/Mailing_lists. Bugs should be filed with
+the Yocto project at https://bugzilla.yoctoproject.org/.