File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 3333 * Check for presence of clock_gettime() for OS X, where
3434 the symbol may not be resolved on older OS X versions. (John
3535 Hood)
36+ * Fix a memory alignment issue in OCB with ARM/Neon. (Carlos Cabanero)
3637 * Other minor platform compatibility fixes for Mosh
3738 sources and tests. (John Hood)
3839
Original file line number Diff line number Diff line change @@ -35,6 +35,7 @@ mosh (1.3.0-rc1) unstable; urgency=low
3535 * Check for presence of clock_gettime() for OS X, where
3636 the symbol may not be resolved on older OS X versions. (John
3737 Hood)
38+ * Fix a memory alignment issue in OCB with ARM/Neon. (Carlos Cabanero)
3839 * Other minor platform compatibility fixes for Mosh
3940 sources and tests. (John Hood)
4041
You can’t perform that action at this time.
0 commit comments