Add JIRA numbers to the RELEASE_NOTES
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index 70d08d4..8db41da 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -22,9 +22,10 @@
 New features:
     - DBSCAN: Fast parallel-optimized DBSCAN (MADLIB-1017, MADLIB-867)
     - MLP: Add rmsprop and Adam optimization techniques (MADLIB-1434, MADLIB-1435)
+    - Build: Add OSX tarball for release (MADLIB-1493)
 
 Improvements:
-    - Graph: Improve WCC subtx count and catalog entry frequency
+    - Graph: Improve WCC subtx count and catalog entry frequency (MADLIB-1492)
     - MLP: Set lambda value for minibatch
 
 Bug fixes: