diff options
| author | Po Lu | 2023-08-07 08:56:28 +0800 |
|---|---|---|
| committer | Po Lu | 2023-08-07 08:56:28 +0800 |
| commit | 615b8f33420f4304bc5fd05e8a34e2eb9f9a1979 (patch) | |
| tree | b9ea253b594c1d343e3f3f92eec1bbd284f68fa2 /ChangeLog.android | |
| parent | 9a9f73041d09d2da7ed562c7ffae0d9519562fba (diff) | |
| download | emacs-feature/android.tar.gz emacs-feature/android.zip | |
Disable building the feature/android branchfeature/android
* configure.ac: Disable building Emacs from this branch.
* README: Mention that this branch is no longer receiving updates.
Diffstat (limited to 'ChangeLog.android')
| -rw-r--r-- | ChangeLog.android | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog.android b/ChangeLog.android index 3cb88b6f10c..2dfe9b540d0 100644 --- a/ChangeLog.android +++ b/ChangeLog.android | |||
| @@ -1,5 +1,9 @@ | |||
| 1 | 2023-08-07 Po Lu <luangruo@yahoo.com> | 1 | 2023-08-07 Po Lu <luangruo@yahoo.com> |
| 2 | 2 | ||
| 3 | * configure.ac: Disable building Emacs from this branch. | ||
| 4 | |||
| 5 | * README: Mention that this branch is no longer receiving updates. | ||
| 6 | |||
| 3 | * nt/mingw-cfg.site: Remove additions for Gnulib printf. | 7 | * nt/mingw-cfg.site: Remove additions for Gnulib printf. |
| 4 | 8 | ||
| 5 | * m4, lib: Update from Gnulib. | 9 | * m4, lib: Update from Gnulib. |