diff options
author | Jörg Mayer <jmayer@loplof.de> | 2013-04-25 21:34:22 +0000 |
---|---|---|
committer | Jörg Mayer <jmayer@loplof.de> | 2013-04-25 21:34:22 +0000 |
commit | 540b4d5f2d39585289c0e24a7772baa557045a2c (patch) | |
tree | 80952f40d45946bddd1aea48e9231f8a760aa514 /README.cmake | |
parent | d83d4accb0eb55a1e43ed6d6fc6ac1cc448c4340 (diff) | |
download | wireshark-540b4d5f2d39585289c0e24a7772baa557045a2c.tar.gz wireshark-540b4d5f2d39585289c0e24a7772baa557045a2c.tar.bz2 wireshark-540b4d5f2d39585289c0e24a7772baa557045a2c.zip |
Generating the realease notes is not yet done.
svn path=/trunk/; revision=49037
Diffstat (limited to 'README.cmake')
-rw-r--r-- | README.cmake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/README.cmake b/README.cmake index 5c87758804..e341870441 100644 --- a/README.cmake +++ b/README.cmake @@ -91,6 +91,7 @@ What needs to be done? - Add back platform specific objects. - Fix places in the cmake files marked as todo. - Guides are not installed. +- Release notes are not built. - Build source package (using CPack). This is obsolete if we decide to release VCS snapshots instead - Build rpm package (using CPack). |