David Blaikie
2015-Jul-30 16:30 UTC
[LLVMdev] Where do I update release notes for the 3.7 release?
Hi Hans, I'm wondering where I should commit 3.7 release notes - I really should add a note about the opaque pointer stuff so people have a bit of an idea of what's going on... - Dave -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150730/8747b439/attachment.html>
Hans Wennborg
2015-Jul-30 16:36 UTC
[LLVMdev] Where do I update release notes for the 3.7 release?
On Thu, Jul 30, 2015 at 9:30 AM, David Blaikie <dblaikie at gmail.com> wrote:> I'm wondering where I should commit 3.7 release notes - I really should add > a note about the opaque pointer stuff so people have a bit of an idea of > what's going on...Yes, please. I was planning to nag you about that otherwise :-) Ideally, commit directly to the release notes on the branch. To check it out: svn co https://llvm.org/svn/llvm-project/llvm/branches/release_37 llvm (Or you could just check out docs/ if you want to save time.) If you don't want to fiddle with the branch directly, you can also just send me a patch (or even just some text), and I'll be happy to commit it. Cheers, Hans
Reasonably Related Threads
- [3.7 Release] Let's fix the release notes!
- [3.7 Release] RC3 has been tagged, let's wrap this up
- [3.7 Release] RC3 has been tagged, let's wrap this up
- [lldb-dev] [3.7 Release] RC3 has been tagged, let's wrap this up
- [lldb-dev] [3.7 Release] RC3 has been tagged, let's wrap this up