File: TODO

package info (click to toggle)
syncevolution 2.0.0-3.3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 11,836 kB
  • sloc: cpp: 63,872; ansic: 14,604; python: 11,373; xml: 9,152; perl: 1,452; sh: 841; makefile: 322
file content (4 lines) | stat: -rw-r--r-- 251 bytes parent folder | download
1
2
3
4
  * fix shebang for syncevo-http-server
  * add missing manpages for syncevo-http-server and syncevo-webdav-lookup
  * fix FTPFS with g++ 11 without CXXFLAG -std=c++14;
    see <https://gitlab.freedesktop.org/SyncEvolution/syncevolution/-/issues/167>